Simple page to show progress of Jira Epic.
Copy config/config.example.js
to config/config.local.js
, change values based on your Jira.
Build and start server.
npm install
npm run build
npm run server
npm install
npm run dev
Don't forget to start server
npm run server