Skip to content

Instantly share code, notes, and snippets.

@rodrigokamada
Created September 24, 2021 00:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rodrigokamada/d0d6e6ef899b4a2bc37da1cee9456080 to your computer and use it in GitHub Desktop.
Save rodrigokamada/d0d6e6ef899b4a2bc37da1cee9456080 to your computer and use it in GitHub Desktop.
Angular Github Actions - Step 4
npm start
> angular-github-actions@1.0.0 start
> ng serve
✔ Browser application bundle generation complete.
Initial Chunk Files | Names | Size
vendor.js | vendor | 2.41 MB
polyfills.js | polyfills | 128.53 kB
main.js | main | 56.84 kB
runtime.js | runtime | 6.64 kB
styles.css | styles | 1.18 kB
| Initial Total | 2.60 MB
Build at: 2021-09-22T23:51:24.809Z - Hash: 491013c58e91631f6f14 - Time: 10491ms
** Angular Live Development Server is listening on localhost:4200, open your browser on http://localhost:4200/ **
✔ Compiled successfully.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment