# install node modules
yarn install
# start gatsby dev server
yarn start
The website should now be available on http://localhost:8000/
# install node modules
yarn install
# start gatsby dev server
yarn start
The website should now be available on http://localhost:8000/