An open API service indexing awesome lists of open source software.

https://github.com/drag13/nextjs-parallel


https://github.com/drag13/nextjs-parallel

Last synced: 12 months ago
JSON representation

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/`