/isachen

Web dev blog and portfolio

Primary LanguageHTMLMIT LicenseMIT

Project Guide

To start up project gatsby develop To create builds gatsby build and push to repo, the Netlify account has the 'Publish directory' set to public/ To install all packages for the first time yarn add To add packages, yarn add <package name>