/website

My portfolio powered by Next.js, content sourced from yuque(语雀), styled with Tailwind CSS and deployed on Vercel. 🙌

Primary LanguageTypeScript

About this website

next.js + tailwind.css + yuque(语雀)api + .....

Running the project locally

To get started with this repo locally, follow the steps below:

  • Clone the repo
  • yarn
  • Run cp .env.example .env to create an .env
  • Fill out the values within your new .env, corresponding to your own environment
  • Run yarn dev
  • yeah