by Latent Cat
安装依赖
npm install
# or
yarn
将 .env.example
拷贝至 .env.local
并编辑:
NEXT_PUBLIC_SITE_URL=http://localhost:3000
运行 dev server:
npm run dev
# or
yarn dev
打开 http://localhost:3000 实时浏览网页。
倪豪 💡 |
shichen 💡 |
CPunisher 💡 |
Zhaohan Wang 💡 📖 |
Stefano 📖 |