/todos

Primary LanguageCoffeeScript

todos

Requierment

  • node: v0.10.26
    • npm: v1.4.7
  • ruby: v1.9.3p448
    • bundler: v1.5.3

Usage

start develop

npm start

only project setup

npm run-script prestart

manage project

set path for use project tools

source ./env

append client library

bower install -D [lib]

use grunt task

grunt [task]