This site is created with Gatsby.
Minimal node version: See the .nvmrc
file.
If you use nvm
, you can change the node version used locally with nvm use
.
It loads the version specified in the .nvmrc
file.
npm install
npm start
Your site is now running at http://localhost:8000!
You can modify a file from src
to see your site update in real-time!
In Pull Request, a preview is generated to see how the modified website will look.