Skip to content

ganatan/angular-react-lazy-loading

 
 

Repository files navigation

Angular 13 Example Lazy Loading

Ganatan Angular Example routing

it's part of a repo series designed to create a Web Application with Angular 13

Here is a working live demo : https://angular.ganatan.com

Angular 13 Example 
      Application

# 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

# change directory
cd angular-lazy-loading

# install the repo with npm
npm install

# start the server
npm start

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

Here is a step by step Tutorial : https://www.ganatan.com/tutorials/lazy-loading-with-angular

Demo example

Installation

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

Development

Production

  • npm run build

Tests

  • npm run test
  • Author : danny