Skip to content

ganatan/angular-react-lazy-loading

Repository files navigation

Angular Example Lazy loading

Example with Angular 13.0.2 & Angular CLI 13.0.3

Quick start

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

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

# download the example or clone the repo from bitbucket
git clone https://bitbucket.org/ganatan/angular-lazy-loading.git


# change directory
cd angular-example-lazy-loading

# install the repo with npm
npm install

# start the server
npm start

in your browser go to http://localhost:4200

Tutorial

Angular 12 Example Lazy loading Tutorial

Step-by-step Tutorials

Demo example

Getting Started

Installation

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

Development

Production

  • npm run build

Tests

  • npm run test

Author

  • Author : danny

Documentation

English Tutorials

Tutoriels en français