/etylermoss.com

Personal site, built by me with Gatsby.

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

etylermoss.com

My website, built using Gatsby (based on gatsby-default-starter), as well as TypeScript and Theme-ui. Still a work in progress.

Have another more specific idea? You may want to check out our vibrant collection of official and community-created starters.

🚀 Quick start

How to run the development server (including type checking):

```shell
git clone https://github.com/etylermoss/etylermoss.com.git
cd etylermoss.com/
npm run develop
```

The site is now running at `http://localhost:8000`!