LkeMitchll / interroban.gg

A simple personal site for Luke Mitchell.
http://www.interroban.gg
MIT License
23 stars 3 forks source link
11ty contentful eleventy feedbin lastfm netlify portfolio savee spotify website

interroban.gg

Personal site of Luke Mitchell, a design director, product designer, and UI developer.

This site pulls data from:

This is a Eleventy (11ty) project.

Getting Started

Prerequisites

Build

First, install the bundle:

npm install

Next, build the site:

npm run build

Development

To run a development environment:

npm start

Open the address provided with your browser to see the result.