Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 256 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 256 Bytes

CZ Hackathon portal

Epic hackathon site

Development env

  1. have grunt-cli npm package globally
  2. run npm install in cloned repo
  3. run bower install to have client deps
  4. run grunt server to run server
  5. run grunt to build for deploy