Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 828 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 828 Bytes

React Dashboard

Example dashboard using React.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone git@github.com:noranda/react-dashboard.git
  • change into the new directory
  • npm install

Running / Development

Building

  • npm run build

Further Reading / Useful Links