Skip to content

jdl031/rui-components

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rui-components

A set of angular directives for use in RedoxEngine

Install and use in your project

bower install rui-components --save

Contribute

Members of RedoxEngine

  • Clone the repo
  • grunt serve will boot up the app with livereload
  • grunt build will build everything into the dst directory
  • grunt ghpages will build the rui-components/ghpages directory and automatically commit that to the gh-pages branch to be served up on github pages.

General Public

  • Fork the repo
  • grunt serve will boot up the app with livereload
  • grunt build will build everything into the dst directory

Once you're happy with your changes, be sure to run grunt build, then commit and create a pull request

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 61.5%
  • HTML 24.2%
  • CSS 14.3%