$ npm install
$ grunt
This starts a WebPack development server (with Hot Module Replacement) on http://localhost:8089/
$ grunt dev
Starts a watch loop and run jsxhint
, jest
and webpack
when a file is modified.
$ firebase deploy
Modified MIT License - (c) 2014 - Joris Bontje. See License file.