Sinetheta / shouldiorderapizza

:pizza: Well, should I?

Home Page:http://www.shouldiorderapizza.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ShouldIOrderAPizza.com Build Status

Answering the important questions.

Getting Started

  1. npm install bower grunt-cli -g to install Bower and Grunt.
  2. npm install to install development dependencies.
  3. bower install to install website assets.
  4. grunt serve to start a webserver and open the app.

Before Committing

  1. grunt test to make sure everything is still passing.
  2. grunt serve:dist to verify that any changes you have made will survive the build process. Sometimes minification can have unnexpected side-effects.

After Committing

Build progress can be monitored at https://travis-ci.org/Sinetheta/shouldiorderapizza Healthy builds will be deployed automatically #YOLO

About

:pizza: Well, should I?

http://www.shouldiorderapizza.com/


Languages

Language:HTML 49.5%Language:CoffeeScript 22.2%Language:JavaScript 14.3%Language:CSS 14.0%