A seed project for angular-js running on grails
This project demo how to integrate angularjs into grails easily.
This project contains the initial setting for the grails to run angular js.
Grails is really awesome framework with greatfully reduced efforts to setup project, server, and it also makes coding for backend be simple and easy. But the for the view layer I like angularJS more as it highly modulized. combine of this two technology makes the development become very simple!
- [Grails] Grails 2.3.7
- [Assert-pipeline] Assert-pipeline plug-in for grails for the javascript and css management
- [AngularJS] angularJS framework
- [bower] for front end library management
- [bootstrap] to integrate angularJS with bootstrap
- Nodejs needs to be installed to use bower
- grails needs to be installed