Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 293 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 293 Bytes

Spot_made_of_iron

Web single page application using ExpressJS/NodeJS and AngularJS

Install

npm install

All dependencies will be downloaded and installed.

Run

npm start

Start the server in a cluster mode. Handle hot reload with zero down time.

Test

npm test