the repo for my personal site
$ npm install
$ npm run start # dev server
$ npm run build # build for production
$ npm run format # run prettier
$ npm run analyze # output bundle size info
NPLv4+; see LICENSE
thanks 2 clenemt's template for the base for the repo