/smithtimmytim.com

My personal site, portfolio, and blog. Built with Eleventy.

Primary LanguageSCSS

smithtimmytim.com

My personal site, portfolio, and blog. Built with Eleventy.

Netlify Status

Local Dev

You'll want to run the following commands in your terminal:

# First, clone the repo
git clone git@github.com:smithtimmytim/smithtimmytim.com.git

# Move into the project
cd smithtimmytim.com

# Install the dependencies
npm install

# Start the server
npm start