Project setup In your terminal: Close the project https://gitlab.com/futurum-lab/autobot-frontend.git Install all dependencies npm install Running Development npm run server:dev Build for Production npm run build:prod