Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 368 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 368 Bytes

James Thomson

Welcome to my personal site repo. Have a look around, install the project locally and dig around if you like. Make yourself at home :)

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run unit tests

yarn run test:unit