Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 384 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 384 Bytes

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