Skip to content

chen4119/chen4119.me

Repository files navigation

chen4119.me

Installing and running the build

# Clone repo along with theme submodule
git clone --recurse-submodules https://github.com/chen4119/chen4119.me.git

# install the dependencies
npm install

# run dev server locally
npm start

Releases

No releases published

Packages

No packages published