Project website: https://tomas.janco.link/projects/?control-panel.html
To install dependencies
npm install
To build
npm run build
To start
npm start
To watch for changes, rebuild and auto restart
npm run watch