Skip to content
This repository has been archived by the owner on May 15, 2021. It is now read-only.

Latest commit

 

History

History
19 lines (14 loc) · 418 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 418 Bytes

Bee Analytics: Fishburners trial

This repository holds the information page(s) for the Fishburners trial.

Development

Everything's handled through Grunt, which should detect changes to all SASS/HTML/JS files.

Simply clone this repository and run:

grunt

This should start a server up at http://localhost:4000.

Building

Build is handled through Grunt as well, just run:

grunt dist