Skip to content

Latest commit

 

History

History
34 lines (17 loc) · 461 Bytes

README.md

File metadata and controls

34 lines (17 loc) · 461 Bytes

NEII Web Demo using React

Installation

git clone https://github.com/lexiaoau/neii-web.git

cd neii-web

npm install

Run

To run Code , use following commands:

cd neii-web

npm start

Then should see the website in browser by URL http://localhost:3000/

Features

On left side, there are 3 button clickable, "Dashboard", "new chart", "Device Category". When each button clicked, the right side will show charts of this page.