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

Latest commit

 

History

History
28 lines (21 loc) · 589 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 589 Bytes

Pigmice Scouting Frontend

Greenkeeper badge


Tested across browsers with

browserstack


CLI Commands

# install dependencies
npm install

# serve with hot reload at localhost:3000
npm start

# build for production with minification
npm run build