Code repository for my personal web apu314.com
Project uses Yarn for package management
Want to run the development server?
yarn
yarn devBuilding for production?
yarn build
yarn startThere are other commands available, check package.json scripts for more