Skip to content

auctumnus/page

Repository files navigation

autumn's page

the repo for my personal site

build

$ 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

license

NPLv4+; see LICENSE

thanks 2 clenemt's template for the base for the repo