https://github.com/drag13/nextjs-parallel
https://github.com/drag13/nextjs-parallel
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/drag13/nextjs-parallel
- Owner: Drag13
- Created: 2023-11-29T17:05:56.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-30T14:15:52.000Z (over 2 years ago)
- Last Synced: 2025-04-06T19:54:10.836Z (about 1 year ago)
- Language: CSS
- Size: 50.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Parallel routing example by Drag13
## Install
Clone the app
```cmd
git clone https://github.com/Drag13/nextjs-parallel.git
```
Install the dependencies
```
npm ci
```
## Start
To start the server run the `npm run dev` command and open `http://localhost:3000/`