A simple template for Gutenberg blocks. Has built in environment with @wordpress/env, uses @wordpress/scripts for building assets, as well as linting capabilities.
To start this project, simply run
npm install
then
npm start
visit http://localhost:8888/wp-admin/ to access the backend.