My personal website.
Essentially, in its current state this website is just a pretty interface for
my API at
api.stevenxie.me
.
Hopefully it still kinda cute tho.
yarn install # install application dependencies
yarn dev # serve with hot-reloading for development
yarn build # build static files
yarn build:prod # build and minify for production
yarn lint # lint source code