angular-semantic-ui
- is a set of angular.js
directives for semantic-ui.
IMPORTANT angular-semantic-ui is only 0.0.2, and NOT PRODUCTION READY.
$ bower install angular-semantic-ui
Get main repo with:
$ git clone https://github.com/angularify/angular-semantic-ui.git
Than go to the angular-semantic-ui
directory and install dependencies:
$ npm install && bower install
Then execute:
$ grunt build && grunt test
There will be: dist/angular-semantic-ui.js
.