danbolt / paus

Ts400 final project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Post Apocalyptic UVIC Survival (Name pending)

Getting started

  • Clone this repo
  • Install Brunch: npm install -g brunch.
  • Install Brunch plugins and Bower components: npm install & bower install.
  • Watch the project with continuous rebuild by brunch watch --server. This will also launch HTTP server.
  • public/ dir is fully auxqto-generated and served by HTTP server.
  • Write your code in client, or test dirs.
  • For production, build minified project with brunch build --optimize

This project uses the sassy brunch minimal skeleton

About

Ts400 final project