Skip to content

A toDo List application Demo is created using Angular-cli and Workbox with webpack is used to achieve PWA(Progressive Web App).

Notifications You must be signed in to change notification settings

kajaljoshi/Angular-PWA-LazyLoading

Repository files navigation

Angular-PWA-LazyLoading

A toDo List application Demo is created using Angular-cli and Workbox with webpack is used to achieve PWA(Progressive Web App). Features included in current applicatin to acheive PWA is :

  1. Lazy-Loading
  2. Offline support using service-worker(workbox)

Development server

Download/clone repository and Run using follow commands for a dev server:

  1. npm install
  2. npm run build
  3. npm start

Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run npm run build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.

About

A toDo List application Demo is created using Angular-cli and Workbox with webpack is used to achieve PWA(Progressive Web App).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published