Node.js (8.4.0)
- Run
npm install
- Start the app
npm start
- Open http://localhost:8080
yarn start
- start the dev serveryarn run server
- start the backendyarn clean
- delete the dist folderyarn run lint
- execute an eslint checkyarn test
- run all testsyarn run test:watch
- run all tests in watch modeyarn run coverage
- generate code coverage report in thecoverage
folder
- Add dropdown for the CURRENCY
- Fetch Price
- Add graphs for CURRENCY