Requirements NodeJS >=16.18.1 Installation npm install Developing npm run dev Contributing Before submitting a PR Verify that the app can be built: npm run build Run prettier formatter: npm run format