Skip to content

ericjiang97/nextjs-personal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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