This application uses next technology stack:
- ElasticSearch - db for store JS and CSS code
- ExpressJS - server side for computing code metrics
- Angular 6 - client side framework for rendering results
npm run elasticsearch
- run ElasticSearch instancenpm run build
- run server side http://localhost:3000/apinpm run start
- run client side https://localhost:4200