Skip to content

Angular 14 Example SSR (Server side rendering)

Notifications You must be signed in to change notification settings

ThinkAM/angular-ssr

 
 

Repository files navigation

Angular 14 Example SSR

An Angular starter kit featuring Angular 14.2.1, Angular CLI 14.2.2

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

Web Application Live Demo

Angular 14 Example 
      Application

Quick start

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

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

# change directory
cd angular-ssr

# 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

  • npm run test

Prototype Bootstrap 5

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

Author

  • Author : danny

Documentation

English Tutorials

Tutoriels en français

About

Angular 14 Example SSR (Server side rendering)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 55.1%
  • TypeScript 33.1%
  • CSS 10.9%
  • JavaScript 0.9%