Skip to content

Oyelaw/node-delivery-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-delivery-app

A simple delivery app built using nodejs The aim of building this small app was to explore Node. js Core Modules and to have a better understanding of how they work. All files are saved using the Fs module in a folder called .data

Getting Started

clone the repository

git clone https://github.com/Oyelaw/node-delivery-app.git

then from your terminal navigate into the node-delivery-app folder and run the comman below

yarn run dev

this will start the server on localhost 3000.

Open http://localhost:3000/ in the browser and you will see the welcome page.

About

A simple delivery app built using nodejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published