Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 286 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 286 Bytes

Secret Cow Level Workflow

  • ExpressJS Web Server
  • Gruntjs Task Automation
  • Bower client management

To use, download the repository and:

Install clientside dependencies:

bower install

Install serverside dependencies:

npm install

Start development:

grunt