HouseOGames (4th Edition) hack meet-up/gamejam at Reactor in Seattle, WA, March 2014.
"The Baby"
npm install
npm start
npm run deploy
This command updates the javascript bundle, commits it, and pushes the update to gh-pages.
You can also update the javascript bundle on its own using this:
npm run bundle
X
- Initialize the page by getting all todos
- Loop over the todos
- Have a form to create todos
- Delete todos when they are checked