Requirements:
Recommend IDE:
- Visual Studio Code with followed extensions
Install the dependencies to develop:
yarn
and start development:
yarn develop
For more information, check out the Gatsby official site.
Once you complete the changes, use this command instead of git commit
:
yarn cz
More about commitlint.
You can build the distribution with:
yarn build