Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 323 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 323 Bytes

Elliot McIntyre

# install dependencies
yarn install

# start working
yarn dev

# build
yarn build

# serve
yarn serve