A set of angular directives for use in RedoxEngine
bower install rui-components --save
- Clone the repo
grunt servewill boot up the app with livereloadgrunt buildwill build everything into thedstdirectorygrunt ghpageswill build the rui-components/ghpages directory and automatically commit that to the gh-pages branch to be served up on github pages.
- Fork the repo
grunt servewill boot up the app with livereloadgrunt buildwill build everything into thedstdirectory
Once you're happy with your changes, be sure to run grunt build, then commit and create a pull request