npm install
npm run dev
This will automatically open http://localhost:8080 ## Build
bash
npm run build:stage
npm run build:prod ```