To get started with this documentation, first install the npm / yarn dependencies:
npm install
# or
yarn
Next, copy .env.example
to .env.local
and edit the file:
NEXT_PUBLIC_SITE_URL=http://localhost:3000
Finally, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 in your browser to view the website.
倪豪 💡 |
shichen 💡 |
CPunisher 💡 |
Zhaohan Wang 💡 📖 |
Stefano 📖 |