An open API service indexing awesome lists of open source software.

https://github.com/pauldijou/richfaces-angularjs

When JBoss widgets land on Google JS framework
https://github.com/pauldijou/richfaces-angularjs

Last synced: 2 months ago
JSON representation

When JBoss widgets land on Google JS framework

Awesome Lists containing this project

README

        

# RichAngular

## How to use it

Choose your version inside the "dist" directory, drop the files in your app, import them, make your add dependent of
the module "richangular" and you're good to go!

## How to contribute to it

The project is build using Grunt so you will need to install it in your machine. So far, we are using the following
extensions :

* grunt-coffee
* grunt-contrib-copy
* grunt-recess
* grunt-reload

Just run "grunt" at the root of the project to start the server on port 8000 with auto-reloading enable.