Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 361 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 361 Bytes

ICO Dashboard

alt text

Basic Overview - Live Demo

Build/Run

Requirements

  • Node.js
  • NPM

/_ First, Install the needed packages _/ npm install

/_ Then start the React app _/ npm start

/_ To run the tests _/ npm run test