benmcp / backbone-simple-todo-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

backbone-simple-todo-app

Haven't touched backbone in a long time. Thought I'd play around with it again.

To set up

npm install (there are a few packages... soz)

bower install

gulp build

cd dist

php -S localhost:1234

About


Languages

Language:JavaScript 65.2%Language:CSS 27.6%Language:PHP 7.1%