cappadona / suma-proto

Prototype for next gen Suma client

Home Page:http://cazzerson.github.io/Suma

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Suma Prototype

Brunch app to demonstrate proposed features to be implemented by Mann Library for next generation of Suma data collection client.

Getting started

  1. Install (if you don't have them)
  • Node.js: $ brew install node on OS X
  • Brunch: $ npm install -g brunch
  1. Clone this repository
  • $ git clone git@github.com:cappadona/suma-proto.git
  • cd to local clone
  1. Install dependencies
  • $ npm install
  1. 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

About

Prototype for next gen Suma client

http://cazzerson.github.io/Suma


Languages

Language:HTML 72.4%Language:CSS 20.4%Language:CoffeeScript 7.1%