Control panel 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