This is my new site, you can find this at https://www.ericjiang.dev.
It is built with TailwindCSS and NextJS
To get start developing locally, simply run:
yarn
or if you are using npm
npm install
yarn dev
npm run dev
This repo is licensed under MIT