WordPress plugin Events Calendar Plus Calendar Event
bootstrapped in the /src/blocks/calendar directory.

You can run several commands inside:

 $ npm start
   Starts the build for development.

 $ npm run build
   Builds the code for production.

 $ npm run format
   Formats files.

 $ npm run lint:css
   Lints CSS files.

 $ npm run lint:js
   Lints JavaScript files.

 $ npm run plugin-zip
   Creates a zip file for a WordPress plugin.

 $ npm run packages-update
   Updates WordPress packages to the latest version.
