/boilerplate

Primary LanguageJavaScript

Boilerplate website

####Introduction

This project creates a blank slate to build an AngularJS web app from scratch.

Node Modules

Libraries

Requirements

Make sure your have the following installed with these versions or greater when running the bootstrap

  • Node v0.10.26
  • Sass v3.3.9
  • Compass >1.0.0.alpha.20

Installation

Tooling Dependencies

npm install

Grunt Task(s)

Dev

Runs the DEV task

grunt dev