Skip to content

fythal/backbonejs-grails-template

 
 

Repository files navigation

This project is Grails Application template.

client side technology is

  • grunt.js
  • backbone.js
  • requirejs
  • jquery

Settings

install node

http://nodejs.org/

install grunt

npm install -g grunt

init grunt

cd web-app
npm init

Develop

watch source

grunt --config grunt-tasks.js

optimization r.js for release

grunt --config grunt-tasks.js release

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 63.3%
  • JavaScript 34.6%
  • Groovy 1.8%
  • Other 0.3%