Skip to content

mauryaratan/stag-blocks

Repository files navigation

Stag Blocks

WordPress plugin WordPress plugin WordPress

Stag Blocks

Stag Blocks provide a set of useful Gutenberg blocks to help you build your WordPress pages in style.

Blocks

Check our live website for Block usage examples and demo: StagBlocks.

Development

  1. Clone the repository git@github.com:mauryaratan/stag-blocks.git.
  2. Navigate to the project files in command line.
  3. Run npm install to install plugin dependencies.
  4. Run npm start to start developing.
  5. Run npm build to create production build files.
    1. You can run npm run localBuild to start dev process for Stag Blocks' settings page, since it's also build on React.js
    2. Settings production build files can be created with npm run localDev.

Bugs

If you find a 🐞 or an issue, create an issue.


Credits