Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ganatan/angular-react-lazy-loading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

192 Commits

Repository files navigation

Angular 20 & React 18 Examples Lazy Loading

Ganatan Angular Example routing

it's part of a repo series designed

to create a Web Application with Angular 20

to create a Web Application with React 18

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

Angular 14 Example Application

# choose a repo
# download the example or clone the repo from github
git clone https://github.com/ganatan/angular-react-lazy-loading.git
# download the example or clone the repo from gitlab
git clone https://gitlab.com/ganatan/angular-react-lazy-loading.git
# change directory
cd angular-react-lazy-loading
cd frontend-angular
# install the repo with npm
npm install
# start the server
npm start

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

# choose a repo
# download the example or clone the repo from github
git clone https://github.com/ganatan/angular-react-lazy-loading.git
# download the example or clone the repo from gitlab
git clone https://gitlab.com/ganatan/angular-react-lazy-loading.git
# change directory
cd angular-react-lazy-loading
cd frontend-react
# install the repo with npm
npm install
# start the server
npm start

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

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

Linter

  • npm run lint

Tests

  • npm run test
  • npm run coverage

Installation

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

Development

Production

  • npm run build

Linter

  • npm run lint

Tests

  • npm run test
  • npm run coverage
  • Author : danny

AltStyle によって変換されたページ (->オリジナル) /