/tylerodonnell.com

My personal website located at https://tylerodonnell.com

Primary LanguageJavaScriptMIT LicenseMIT

My personal website located at https://tylerodonnell.com (and https://tyler.ooo).

Check   Publish

Requirements

Installation

Install the required dependencies by running yarn.

Usage

To build production assets:

yarn run build

To start the development server located on http://localhost:3000:

yarn run dev

Deploy

Commits to the main branch with be automatically deployed to the gh-pages branch.