A simple To-do List app built with Backbone.js and Muscle.js.
Read the article about this here - PT/BR
$ npm install
$ npm run-script watch
depois é só acessar o localhost na porta 8000
$ fig build
$ fig run web npm install
$ fig up
$ fig run web npm run-script watch