Skip to content

Files

Latest commit

a0a5177 · Jan 31, 2015

History

History
22 lines (15 loc) · 635 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 635 Bytes

Firehug

Notes

Contribute

How to run:

cp local.json-dist local.json
npm install
npm install -g bower
npm install -g grunt
grunt

Install a local Redis server and start it before using grunt. Open an issue if you need API keys for local.json. The application won't start if you don't have these keys or the Redis server is missing.

License

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.