Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/emranahmed/storepress-packages

StorePress Packages
https://github.com/emranahmed/storepress-packages

gutenberg-blocks gutenberg-plugin plugin-system storepress wordpress wordpress-development wordpress-plugin

Last synced: 26 days ago
JSON representation

StorePress Packages

Awesome Lists containing this project

README

        

# StorePress Packages

- Check docs: https://emranahmed.github.io/storepress-packages/

## Init

- `npx lerna init --packages="packages/*" --independent`

## Build

- `npm run build`

## Publish

- `npx lerna publish from-package --no-private`