Skip to content

vincelawdev/CustomerServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CustomerServer

Express Node.js Server with List of Customers.

This project was created with Express.

Installation

Git clone this repository and run the following command.

yarn install or npm install

This project's packages were added with npm and there is a package-lock file.

Available Scripts

yarn start or npm start

Runs the server on http://localhost:4000.

Releases

No releases published

Packages

No packages published