Forums
Home / Plugin: Responsive Blocks - WordPress Gutenberg Blocks / git repo
(@tatamata)
3 years, 8 months ago
Hi @nayan,
do you, by any chance, have public git repo?
and how can I build from src?
(@nayan1304)
Hi,
Here is the link for our public GitHub repository
https://github.com/cyberchimps/ResponsiveBlockEditorAddons/
To generate a build from src, please run the following commands
npm run install npm run update grunt build
After this, you will find the build zip inside the ‘build’ folder in the repository.
Regards, Nayan Gaikwad
thanks, it is a great plugin