Skip to content

shaun-sweet/firefly

Repository files navigation

Firefly Client

Build Status: CircleCI

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:8081
$ npm start

# build for production with minification
$ npm run build

# lint code
$ npm run lint