Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 445 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 445 Bytes

movETH

Installation

$ npm install

Development

$ grunt

This starts a WebPack development server (with Hot Module Replacement) on http://localhost:8089/

Watch loop

$ grunt dev

Starts a watch loop and run jsxhint, jest and webpack when a file is modified.

Publish to Firebase

$ firebase deploy

License

Modified MIT License - (c) 2014 - Joris Bontje. See License file.