All Projects → ganatan → angular-pwa

ganatan / angular-pwa

Licence: other
Angular 13 Example Progressive Web App (PWA)

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
typescript
32286 projects
CSS
56736 projects

Projects that are alternatives of or similar to angular-pwa

angular-seo
Angular 13 Example SEO Search engine optimization + PWA + SSR + Lazyloading
Stars: ✭ 58 (+28.89%)
Mutual labels:  ssr, bootstrap4, angular-cli, example-project, bootstrap5, angular10, angular11, angular12, angular13
angular-ssr
Angular 14 Example SSR (Server side rendering)
Stars: ✭ 92 (+104.44%)
Mutual labels:  ssr, server-side-rendering, example-project, bootstrap5, angular10, angular11, angular12, angular13
angular-routing
Angular 13 Example Routing
Stars: ✭ 21 (-53.33%)
Mutual labels:  example-project, angular10, angular11, angular12, angular13
ng-antd-admin
A angular style Admin based on angular, ng-zorro-antd,Efforts to update in progress...
Stars: ✭ 53 (+17.78%)
Mutual labels:  angular10, angular11, angular12
Angular-Movies
Angular Movies | TV Shows is a simple web app that consumes The Movie DB API - Angular 13 + Material Angular
Stars: ✭ 35 (-22.22%)
Mutual labels:  angular-cli, angular12, angular13
Angular9 Example App
Angular 13 Example App + Angular CLI + i18n + GraphQL
Stars: ✭ 1,769 (+3831.11%)
Mutual labels:  angular-cli, example-project, angular13
movies
Real world isomorphic application for movies search, based on Webpack 5 / Express / React 17 + Redux-Saga / Bootstrap 4.6 + CSS Modules / i18next / SSR
Stars: ✭ 20 (-55.56%)
Mutual labels:  ssr, bootstrap4, server-side-rendering
angular-httpclient
Angular 15 Example HttpClient
Stars: ✭ 21 (-53.33%)
Mutual labels:  server-side-rendering, example-project, bootstrap5
Angular Ssr
Angular 4+ server-side rendering solution compatible with @angular/material, jQuery, and other libraries that touch the DOM (as well as providing a rich feature set!)
Stars: ✭ 283 (+528.89%)
Mutual labels:  ssr, server-side-rendering, angular-cli
Razzle Material Ui Styled Example
Razzle Material-UI example with Styled Components using Express with compression
Stars: ✭ 117 (+160%)
Mutual labels:  ssr, server-side-rendering, example-project
Angular11 App
Angular 11 ,Bootstrap 5, Node.js, Express.js, CRUD REST API, PWA, SSR, SEO, Angular Universal, Lazy Loading, PostgreSQL, MYSQL
Stars: ✭ 233 (+417.78%)
Mutual labels:  ssr, bootstrap4, angular-cli
angular-app
Angular 14 ,Bootstrap 5, Node.js, Express.js, ESLint, CRUD, PWA, SSR, SEO, Universal, Lazy Loading
Stars: ✭ 389 (+764.44%)
Mutual labels:  angular-cli, bootstrap5, angular13
angular-unit-testing-examples
Showroom for different Angular unit testing concepts
Stars: ✭ 19 (-57.78%)
Mutual labels:  angular-cli, angular11
Feliz.ViewEngine
Feliz DSL and engine for HTML generation and server side rendering (SSR)
Stars: ✭ 53 (+17.78%)
Mutual labels:  ssr, server-side-rendering
core
🚀Fast, 💎Lightweight Angular alternative with the same modern API thats compile directly to WebComponents
Stars: ✭ 49 (+8.89%)
Mutual labels:  ssr, server-side-rendering
angular-universal-firebase
angular-universal-firebase.firebaseapp.com/
Stars: ✭ 30 (-33.33%)
Mutual labels:  ssr, server-side-rendering
issr
The easiest way to move your React application to Server-Side Rendering. Handles Side Effects and synchronizes State.
Stars: ✭ 84 (+86.67%)
Mutual labels:  ssr, server-side-rendering
isomorphic-react-redux-saga-ssr
Isomorphic, React, Redux, Saga, Server Side rendering, Hot Module Reloading, Ducks, Code Splitting
Stars: ✭ 19 (-57.78%)
Mutual labels:  ssr, server-side-rendering
Modern-Web-App
React PWA with SSR and Code splitting
Stars: ✭ 45 (+0%)
Mutual labels:  ssr, server-side-rendering
PlusAdmin-Free-Bootstrap-Admin-Template
Free Admin template featuring horizontal and vertical navbar. Built using Bootstrap 4.
Stars: ✭ 98 (+117.78%)
Mutual labels:  bootstrap4, bootstrap5

Angular 13 Example PWA

An Angular starter kit featuring Angular 13.3.0, Angular CLI 13.3.0

it's part of a repo series designed to create a Progressive Web App with Angular

Web Application Live Demo

Angular 13 Example 
      Application

Quick start

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

# download the example or clone the repo from gitlab
git clone https://gitlab.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

Getting Started

Installation

  • npm install (installing dependencies)
  • npm outdated (verifying dependencies)

Developpement

Tests (Use Chrome Version 87 minimum)

  • npm run test

Compilation

  • npm run build ( without SSR)
  • npm run build:ssr ( with SSR)

Production

Prototype Bootstrap 5

  • change directory cd ui
  • launch html pages in your browser

Author

  • Author : danny

Documentation

English Tutorials

Tutoriels en français

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].