https://github.com/angular/payload-size-app
temporary location for the firebase app that powers size.angular.io
https://github.com/angular/payload-size-app
Last synced: 9 months ago
JSON representation
temporary location for the firebase app that powers size.angular.io
- Host: GitHub
- URL: https://github.com/angular/payload-size-app
- Owner: angular
- License: mit
- Archived: true
- Created: 2018-01-09T05:03:06.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-17T02:34:12.000Z (over 8 years ago)
- Last Synced: 2024-09-26T11:04:23.528Z (almost 2 years ago)
- Language: TypeScript
- Size: 13.7 KB
- Stars: 2
- Watchers: 7
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dashboard
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.1.3.
This is a dashboard to track angular payload size.
## Development server
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
## Build
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `-prod` flag for a production build.
## Deploy
After build the project, run `firebase deploy --project angular-payload-size --only hosting` to deploy the build to firebase hosting.
## Further help
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).