@devprotocol/clubs-core
v3.22.1
Published
Core library for Clubs
Downloads
9,235
Keywords
Readme
@devprotocol/clubs-core
Development
Debug general Clubs on local
Start your local Astro server with the following command:
yarn preview
And 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