npm run build
Bundles React in production mode and optimizes the build for the best performance.
Releasability:
Reliability:
Security:
Maintainability:
Other:
Clone the repo: git clone https://github.com/factly/data-portal-admin.git
Install dependencies: npm i
npm start from the root of the folder
Opens in http://localhost:3000
npm test
npm test -- --coverage
Generates a coverage folder. Open index.html in browser.