Skip to content

Source code of my website

License

Notifications You must be signed in to change notification settings

damienallen/website

Repository files navigation

website

Source code of my personal website.

Requirements

Setup

  1. Install dependencies using yarn install.

  2. Run yarn start to get started with a live development server.

  3. A build using yarn build will output web assets to the dist/ directory.