Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 395 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 395 Bytes

CitizenNet's UI Kit

Build The Project

  • ./build.sh

Running Web App

Dev Dependencies

  • brew install npm
  • sudo gem install compass
  • sudo npm install

Developing

  • Developing can be done on localhost. Your user will be auto-logged in.
  • Just run "grunt watch" to concat your scss files.