Static Site Starter Kit

Build Status

$ node -v
v12.14.1

$ npm -v
6.13.4

$ yarn --version
1.17.3
# run dev
$ yarn dev

# run build
$ yarn build