Skip to content

hellseyfer/angular-firestarter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

once installed @angular/pwa run:

ng build pm2 serve dist/browser -p 8080 --no-daemon --spa

startup command for your app service

pm2 serve /home/site/wwwroot --no-daemon --spa

stop program

pm2 stop static-page-server-8080

About

🍱 🔥 Angular + Firebase Progressive Web App Starter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 63.4%
  • HTML 20.8%
  • SCSS 10.2%
  • JavaScript 5.2%
  • Dockerfile 0.4%