# install NPM dependencies
yarn install
Run gridsome develop
to start a local development server, or gridsome build
to build the static site into the dist
folder.
See the Gridsome docs for more information.
# install NPM dependencies
yarn install
Run gridsome develop
to start a local development server, or gridsome build
to build the static site into the dist
folder.
See the Gridsome docs for more information.