Skip to content

cgspeck/cgspeck.github.io

Repository files navigation

My Gatsby Powered Site

Installing pre-requisites

Setup nvm and use it to install/create environment:

nvm install
nvm use
yarn

Quick Reference

Run development server with hot-reload:

yarn run gatsby develop

Do a production build & serve:

yarn run gatsby build
yarn run gatsby serve

Releases

No releases published

Packages

 
 
 

Contributors