Skip to content

ericzou/bootstrap

 
 

Repository files navigation

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

Contributing to the project

We are always looking for the quality contributions! Please check the CONTRIBUTING.md for the contribution guidelines.

About

Directives specific to twitter bootstrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%