Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 279 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 279 Bytes

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