A fullstack javascript app that uses React, Alt, and Sails.
A fullstack javascript app that uses React, Alt, and Sails.
Uses npm, webpack to build/watch.
Install dependencies: npm install
Build application: npm run build
Watch application: npm run watch
Navigate to http://localhost:1337 to run the demo application