Express Node.js Server with List of Customers.
This project was created with Express.
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.
yarn start or npm start
Runs the server on http://localhost:4000.