Brunch app to demonstrate proposed features to be implemented by Mann Library for next generation of Suma data collection client.
- Install (if you don't have them)
- Clone this repository
$ git clone git@github.com:cappadona/suma-proto.git
cd
to local clone
- Install dependencies
$ npm install
- Run
$ npm start
— serve the project via Browsersync$ brunch build --production
— builds minified project for production
More details on the app structure and config can be found in brunch-with-foo README