Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seancassiere/next-app-tanstack-router
https://github.com/seancassiere/next-app-tanstack-router
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/seancassiere/next-app-tanstack-router
- Owner: SeanCassiere
- Created: 2024-02-27T03:05:17.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-05-10T05:26:09.000Z (6 months ago)
- Last Synced: 2024-10-06T11:06:51.209Z (about 1 month ago)
- Language: TypeScript
- Homepage: https://next-app-tanstack-router.vercel.app
- Size: 119 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
## Next.js App Router with the `/dashboard` route using Tanstack Router
First, run the development server:
```bash
pnpm dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
You can see the Tanstack Router portion of the app by visiting `/dashboard`.