-
Clone the repo
-
Developing locally
Navigate into your new site’s directory and start it up.
cd brainbrian/ npm install npm run develop
Site is now running at http://localhost:8000
-
Gatsby Documentation
Clone the repo
Developing locally
Navigate into your new site’s directory and start it up.
cd brainbrian/
npm install
npm run develop
Site is now running at http://localhost:8000
Gatsby Documentation