These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
For running this application you need to have NodeJs and NPM. We recommend to use NVM for managing NodeJs versions For NVM installation please refer to manual
npm install
npm run start
If you need to compile application for deployment
npm run build
npm run test
npm run cover
- React.js - Component Library
- TypeScript - Primary language
- Redux - State management library