apal21 / demo-nextjs-progressbar

Nextjs Progressbar demo
https://demo-nextjs-progressbar.vercel.app/
6 stars 1 forks source link

This repository contains a simple demo of the npm package nextjs-progressbar. Here is the Github link if you want to contribute to this project!

Run this demo locally

First, clone this repo:

git clone https://github.com/apal21/demo-nextjs-progressbar

Go inside the folder and run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.