Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 253 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 253 Bytes

My Portfolio Website

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn run dev

# generate static project
$ yarn run generate

# deploy project to 'gh-pages' branch
$ yarn run deploy