Skip to content

Latest commit

 

History

History
 
 

README.md

Getting Started

First, run the development server:

npm install
npm run dev
# or
yarn
yarn dev
# or
pnpm install
pnpm dev

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

Tech stack

The project is built using Nextra