A set of angular directives for use in RedoxEngine
bower install rui-components --save
- Clone the repo
grunt serve
will boot up the app with livereloadgrunt build
will build everything into thedst
directory
- Fork the repo
grunt serve
will boot up the app with livereloadgrunt build
will build everything into thedst
directory
Once you're happy with your changes, be sure to run grunt build
, then commit and create a pull request