/CustomerServer

Express Node.js Server with List of Customers

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

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.