Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 237 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 237 Bytes

dyp

Portfolio.

Build Setup

# install dependencies
$ yarn install

# generate json schema to validate contents
$ yarn generate:schema

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

# build project
$ yarn build