1.0.1 • Published 8 years ago

react-pack-fullstack v1.0.1

Weekly downloads
7
License
MIT
Repository
github
Last release
8 years ago

react-pack-fullstack

A fullstack javascript app that uses React, Alt, and Sails.

Uses npm, webpack to build/watch.

###Usage: Install dependencies: npm install

Build application: npm run build

Watch application: npm run watch

Navigate to http://localhost:1337 to run the demo application