Skip to content

Latest commit

 

History

History
 
 

README.md

Angular 15 Example Transfer state

An Angular starter kit featuring Angular 15.0.4, Angular CLI 15.0.4

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

Web Application Live Demo

Angular 15 Example 
      Application

Quick start

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

# download the example or clone the repo from gitlab
git clone https://gitlab.com/ganatan/angular-transferstate.git


# change directory
cd angular-transferstate

# 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

  • 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