The main branch is automatically deployed as production at https://roti-tool.netlify.app.
The development branch is automatically deployed at https://development--roti-tool.netlify.app.
The Netlify GitHub app will automatically create a review-app for each Pull Request (visible in the PR itself).
npm install
npm run serve
npm run build
npm run test:unit
npm run test:e2e
npm run lint