Skip to content

framerate/scltemplates

Repository files navigation

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