| Environment | Git Branch |
|---|---|
| production | main |
| dev | dev |
| qa | qa |
- Install node modules with
npm install - Run local dev server with
npm dev
- Install node modules with
npm install - Build with
npm build - Serve generated
dist/folder with a production web server
View the deployment resource in azure cloud portal at here.