Jetbrains Internship Task for "Configurable Dashboard on TeamCity" project

Netlify Status

This project was bootstrapped with Create React App.

Demo

Demo is hosted on Netlify. If you can not access the demo, try using VPN or proxy.

Launch and Build

(regular Create React App scripts)

To install all dependencies use:

npm install

To run use:

yarn start

To create a production build (with service worker) use:

yarn build