Getting started
Step 1: Clone the Hollaex plugin starter
Step 2: Install dependencies.
npm install
cd web/ && npm installStep 3: Choose the plugin type
Type
Step 4: Initialize the plugin template
Step 5: Disable CORS on your browser.
Step 6: Plugin interactive development mode
Step 7: Using the kit context
Step 8: Using strings and icons
Last updated