Sample application using Grails 2.2.4 and ExtJS 4.2
- Java JDK 6 or higher
- Install Grails 2.2.4 through gvm or download it directly
- Set GRAILS_HOME environment variable
- Set grails in your path
Just open the application directory and run grails run-app
. The page will be available at http://localhost:8080/grails-bookmarks
- Crud for Categories
- Crud for Bookmarks, using the row editor plugin of ExtJS.
Icons provided by FamFamFam