Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 302 Bytes

File metadata and controls

20 lines (15 loc) · 302 Bytes

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