Ad-summum website
- Node 13.11.0
- Gatsby 2.22.13 or newer
# install dependencies
$ npm install
# serve with hot reload at localhost:8000
$ gatsby develop
# create a production build
$ gatsby build
# serve the production build locally
$ gatsby serve
For detailed explanation on how things work, check out Gatsby.js docs.