Skip to content

cappadona/suma-proto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published