My personal website.

Drone Netlify Git Tag

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.

Build Setup

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