560 B
560 B
Insight UI
Install & Start
You need to be running the latest node LTS or newer.
git clone https://github.com/bitpay/insight-ui.git
cd insight-ui/app
npm install
npm start
Run Unit Tests
npm test
Run E2E
npm run e2e