frangarcia / grails-reactjs

grails-reactjs
0 stars 0 forks source link

TODO application with Grails 3, ReactJS and Backbone

The purpose of this app is basically to test new capabilities of Grails 3 and the javascript framework ReactJS

Instructions:

curl -s api.sdkman.io | bash

sdk grails install 3.2.0

sudo npm install --global babel

npm install

npm run bundle

Interesting links: