Skip to content

somanshu63/ICO-Dashboard

Repository files navigation

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