/webapp

The source code of evoke365.net webapp

Primary LanguageJavaScript

Build Status

The source code of evoke365.net wep app.

Running on localhost

install project dependencies:

sudo npm install

Run webapp unit test

npm run test

Start webapp on localhost:

npm start