Library
Development
npm run start:dev
Production
npm run build
You can run it with pm2 in production
Development
ng serve
Production
ng build
The mobile has api hosted already to a Remote Server
Development
flutter run
Production
flutter build --target