First, run the development server:
npm install
npm run dev
# or
yarn
yarn dev
# or
pnpm install
pnpm devOpen http://localhost:3000 with your browser to see the result.
The project is built using Nextra
First, run the development server:
npm install
npm run dev
# or
yarn
yarn dev
# or
pnpm install
pnpm devOpen http://localhost:3000 with your browser to see the result.
The project is built using Nextra