angular-semantic-ui - is a set of angular.js directives for semantic-ui.
IMPORTANT angular-semantic-ui is only 0.0.1, and not production ready.
Get main repo with:
git clone https://github.com/angularify/angular-semantic-ui.git
Than go to the angular-semantic-ui directive directory and execute:
grunt build && grunt test
There will be: dist/angular-semantic-ui-x.x.x.js.
- Fork main repo
- Make changes.
- Add tests.
- Send pull request.
- Thank you.