# Tugtainer Frontend It is recommended to use [NVM](https://github.com/nvm-sh/nvm) (node version manager). - Install dependencies with `npm ci` - Run the app - Whole app with Ctrl + Shift + B (VS Code default task) - Frontend with `npm start`