Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 785 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 785 Bytes

madelyn.eriksen() - My Website

Netlify Status

madelyn.eriksen() is my personal website, weblog, and home on the web. Built with Gatsby.js, powered by React, and styled with Sass.

Getting Started

You can build this project yourself, if you have NPM and Gatsby CLI installed.

# Clone the Repo
git clone https://github.com/madelyneriksen/madelyneriksen.com
cd madelyneriksen.com
# Install dependencies.
yarn install
# Build the site
gatsby build
gatsby serve

Thanks

  • The Gatsby.js team, for building an awesome product.
  • Netlify for hosting and CI