/coresoft

Core software

Primary LanguageJavaScript

Requirements

Install

$ npm install $ npm start

(Note: When you do npm start, NODE_PATH variable is set from package.json start script. If you are doing node server.js, you need to make sure to set this)

Then visit http://localhost:3000/

Tests

$ npm test