Simple details summary Gutenberg block
🏠 Homepage
The zip file can be downloaded here. Just install it as a plugin and you're good to go.
Go to your plugin folder, clone the block and install necessary development dependencies
git clone git@github.com:dingo-d/details-summary-block.git
npm install
To start developing, in your terminal, run
npm run start
To build the block, in your terminal, run
npm run build
Once built, node_modules
part can be removed.
👤 Denis Žoljom
- Twitter: @made_by_denis
- Github: @dingo-d
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐️ if this project helped you!
Copyright © 2019 Denis Žoljom.
This project is MIT licensed.
This README was generated with ❤️ by readme-md-generator