An open API service indexing awesome lists of open source software.

https://github.com/ganatan/angular-pwa

Angular 22 Examples PWA (Progressive Web App)
https://github.com/ganatan/angular-pwa

angular angular-cli angular18 angular19 angular20 angular21 angular22 bootstrap4 bootstrap5 example-project pwa server-side-rendering

Last synced: about 8 hours ago
JSON representation

Angular 22 Examples PWA (Progressive Web App)

Awesome Lists containing this project

README

          

# Angular 22 Progressive Web App


Ganatan Angular Example Demo

it's part of a repo series designed

to create a **Web Application with Angular 22**

* Featuring [**Angular 22.0.2**](https://github.com/angular/angular/releases) & [**Angular CLI 22.0.4**](https://github.com/angular/angular-cli/releases/)

* See the [**Angular Live demo**](#angular-live-demo), Test the repo with [**Quick start**](#angular-quick-start) and for more information Read the step by step [**Tutorial**](#angular-tutorial) or read the [**Getting started**](#angular-getting-started)

---

# [Angular Live Demo](#angular-live-demo)
Here is a working Angular live demo : https://angular.ganatan.com




Angular 22 Example 
<br />      Application

# [Angular Quick start](#angular-quick-start)

```bash
# download the example or clone the repo from github
git clone https://github.com/ganatan/angular-pwa.git

# change directory
cd angular-pwa

# install the repo with npm
npm install

# start the server
npm start

```
in your browser go to [http://localhost:4200](http://localhost:4200)

# [Angular Tutorial](#angular-quick-start)

Here is a step by step Tutorial : https://www.ganatan.com/en/tutorials/getting-started-with-angular



Demo example

# [Angular Getting started](#angular-getting-started)

## Installation
* `npm install` (installing dependencies)
* `npm outdated` (verifying dependencies)

## Development
* `npm run start`
* in your browser go to [http://localhost:4200](http://localhost:4200)

## Production
* `npm run build`

## Linter
* `npm run lint`

## Tests
* `npm run test`
* `npm run coverage`

# [Author](#author)
* Author : danny

## [Angular English Tutorials](#english-tutorials)
- Installation - https://www.ganatan.com/en/tutorials/progressive-web-app-with-angular
- Tutorials Step by Step - https://www.ganatan.com/en/tutorials

## [Tutoriels Angular en français](#french-tutorials)

- Installation - https://www.ganatan.com/tutorials/progressive-web-app-avec-angular
- Tutoriels Etape par étape - https://www.ganatan.com/tutorials