The repo has pre-commit Prettier -hook, which makes the code look similar as all other code.
npm install
- installs required dependenciesnpm run develop
- starts Gatsby's development server- Open
http://localhost:8000
npm run build
- builds Gatsby to public/ -folder