ICO Dashboard 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