/alert-block

WordCamp Miami 2018 Example Code

Primary LanguageJavaScript

Example code for WordCamp Miami Gutenberg workshop 2018.

  • Hint: Read the git commit history for the steps to see the process of turning a basic ES5 block into a modular block with modern tooling.

View Slides

Development

  • Install: npm install && npm run dev
  • Build for production npm run build