blob: 4495265a6f33e1aa1b69fcffb948ef05cb80c552 [file] [log] [blame] [view]
# Build Dashboard v2 Frontend
[Design Doc](https://flutter.dev/go/build-dashboard-v2)
## Running for web locally
`flutter run -d chrome --web-port=8080`
Must run on port 8080 for Google Sign In to work since that is the only enabled port for localhost.