# leecat.art
Lee Cattarin's personal website, v2. Built on Eleventy.
## Install
```sh
npm i
# or
npm install
```
## Run locally
npm run dev
## Build website
npm run build