@devprotocol/clubs-core
v3.28.0
Published
Core library for Clubs
Readme
@devprotocol/clubs-core
Development
Debug general Clubs on local
Start your local Astro server with the following command:
yarn previewAnd you can debug your local plugin by editing the files under the 'example' folder.
UI Development
- Run
yarn preview - Define/upgrade WebComponents on src/ui/webcomponents
- Edit ui-preview/src/pages/index.astro if needed
