Skip to content

pfalfa/dashboard-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dashboard Dev

Build Status

Developer Dashboard build with react.

Usage

# Install depedencies
$ npm install

# Run application
$ npm run start

# Build application
$ npm run build