Movatterモバイル変換


[0]ホーム

URL:


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

Angular 20 & React 18 Examples Routing

NotificationsYou must be signed in to change notification settings

ganatan/angular-react-routing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ganatan Angular Example routing

it's part of a repo series designed

to create aWeb Application with Angular 20

to create aWeb Application with React 18

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

Angular 15 Example       Application

# choose a repo# download the example or clone the repo from githubgit clone https://github.com/ganatan/angular-react-routing.git# download the example or clone the repo from gitlabgit clone https://gitlab.com/ganatan/angular-react-routing.git# change directorycd angular-react-routingcd frontend-angular# install the repo with npmnpm install# start the servernpm start

in your browser go tohttp://localhost:4200

# choose a repo# download the example or clone the repo from githubgit clone https://github.com/ganatan/angular-react-routing.git# download the example or clone the repo from gitlabgit clone https://gitlab.com/ganatan/angular-react-routing.git# change directorycd angular-react-routingcd frontend-react# install the repo with npmnpm install# start the servernpm start

in your browser go tohttp://localhost:3000

Here is a step by step Tutorial :https://www.ganatan.com/tutorials/routing-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

[8]ページ先頭

©2009-2025 Movatter.jp