yufengliu15 / yufengliu

My personal website made using React
http://yufengliu.tech/
0 stars 0 forks source link

Personal Website

Installation

git clone https://github.com/yufengliu15/yufengliu.git

Go into directory and run: npm install

Deployment

To deploy app locally: npm start

To deploy to gh-pages branch: npm run deploy

Generate Blog Post Objects

npm run server