slav / bootstrap

Directives specific to twitter bootstrap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bootstrap - AngularJS directives specific to twitter bootstrap


Build Status

Development

Prepare your environment

  • Install Node.js and NPM (should come with)
  • Install global dev dependencies: npm install -g grunt testacular
  • Instal local dev dependencies: npm install while current directory is bootstrap repo

Run unit tests

  • Start testacular server: grunt server
  • Run test: grunt test-run

Before commit

  • Build the whole project: grunt - this will run lint, test, and concat targets

About

Directives specific to twitter bootstrap


Languages

Language:JavaScript 100.0%