This is an example plugin that shows how we can use various Gutenberg packages to develop a WordPress Plugin and/or Themes.
This example mainly shows how we can leverage the @wordpress/scripts
to bundle our JS and CSS files.
npm run install
npm run dev:admin
Now go to WordPress admin panel > WP Guten menu
For more informations goto Gutenberg's GitHub repo https://github.com/WordPress/gutenberg/tree/master/packages