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 📖 |