lucasfs7 / to-do-list-backbone-muscle-example

A simple To-do List app built with Backbone.js and Muscle.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple To-do List app built with Backbone.js and Muscle.js.


Read the article about this here - PT/BR

running:

$ npm install
$ npm run-script watch

depois é só acessar o localhost na porta 8000

running with docker

$ fig build
$ fig run web npm install
$ fig up
$ fig run web npm run-script watch

About

A simple To-do List app built with Backbone.js and Muscle.js


Languages

Language:LiveScript 42.3%Language:JavaScript 40.7%Language:CSS 16.9%