Installieren Sie das Paket
Wählen Sie Ihren Paketmanager
npm install @tanstack/react-router
npm install @tanstack/react-router
pnpm add @tanstack/react-router
pnpm add @tanstack/react-router
yarn add @tanstack/react-router
yarn add @tanstack/react-router
bun add @tanstack/react-router
bun add @tanstack/react-router
deno add npm:@tanstack/react-router
deno add npm:@tanstack/react-router
Installation überprüfen
Überprüfen Sie, ob das Paket in Ihrer package.json angezeigt wird
{
"dependencies": {
"@tanstack/react-router": "^x.x.x"
}
}
{
"dependencies": {
"@tanstack/react-router": "^x.x.x"
}
}
Ihre wöchentliche Dosis JavaScript-Nachrichten. Jeden Montag kostenlos an über 100.000 Entwickler geliefert.