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

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: about 1 year ago
JSON representation

StorePress Packages

Awesome Lists containing this project

README

          

# StorePress JavaScript 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`