Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 368 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 368 Bytes

dashboard

A dashboard example with React/Immutable/ReactRouter/Webpack

alt tag

=====================

To run the example in your development environment:

  1. Clone this repo
  2. Run npm install
  3. Start the development server with npm start
  4. Point your browser to http://localhost:8000