The first task in developing the Gutenburg block is to install NodeJS and npm. NodeJS is a runtime environment that allows you to run JavaScript applications outside the browser. While npm, commonly known as the Node package manager, is considered “the world’s largest software registry.” Learn how to set up your own development environment based on Node.js, so you can start working on your next website project.


Resources

Building Custom Gutenberg Blocks: The Definitive Block Development Tutorial