Skip to content

sethvincent/hogjam4

Repository files navigation

HouseOGames 4

HouseOGames (4th Edition) hack meet-up/gamejam at Reactor in Seattle, WA, March 2014.

Theme

"The Baby"

The Team

Set up

npm install

Run Application

npm start

Deploy to GitHub

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

Application Structure

server.js

X

TBD

  • Initialize the page by getting all todos
  • Loop over the todos
  • Have a form to create todos
  • Delete todos when they are checked

Releases

No releases published

Sponsor this project

Packages

No packages published