Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 312 Bytes

File metadata and controls

18 lines (12 loc) · 312 Bytes

Dashboard Dev

Build Status

Developer Dashboard build with react.

Usage

# Install depedencies
$ npm install

# Run application
$ npm run start

# Build application
$ npm run build