next.js + tailwind.css + yuque(语雀)api + .....
To get started with this repo locally, follow the steps below:
- Clone the repo
yarn- Run
cp .env.example .envto create an.env - Fill out the values within your new
.env, corresponding to your own environment - Run
yarn dev - yeah