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
- Host: GitHub
- URL: https://github.com/pauldijou/richfaces-angularjs
- Owner: pauldijou
- Created: 2012-12-03T21:44:38.000Z (over 12 years ago)
- Default Branch: gh-pages
- Last Pushed: 2012-12-13T15:58:23.000Z (over 12 years ago)
- Last Synced: 2025-02-04T20:43:53.556Z (4 months ago)
- Language: JavaScript
- Size: 438 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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-reloadJust run "grunt" at the root of the project to start the server on port 8000 with auto-reloading enable.