Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 399 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 399 Bytes

Eric's Personal Website

This is my new site, you can find this at https://www.ericjiang.dev.

It is built with TailwindCSS and NextJS

Getting Started

To get start developing locally, simply run:

yarn

or if you are using npm

npm install

Running Locally

yarn dev
npm run dev

LICENSE

This repo is licensed under MIT