Skip to content

itaisteinherz/netoani.com

Repository files navigation

My personal website, built using Gatsby and based on the Gatsby starter blog.

Getting Started

Install the dependencies:

$ yarn

For local development:

$ yarn develop

For the production build:

$ yarn build