Skip to content

ganatan/angular-httpclient

Repository files navigation

Angular 17 Example HttpClient

An Angular starter kit featuring Angular 17.0.7, Angular CLI 17.0.7

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

Web Application Live Demo

Angular 16 Example 
      Application

Quick start

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

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


# change directory
cd angular-httpclient

# 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

Production

  • npm run build

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