spark-agency / spark-card

Card component for the Spark UI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Element component starter

This is an element for weweb.io.

Installation

To run locally, first install all dependencies with npm i

Start

To serve locally, run npm run serve --port=[PORT], and then go to Weweb editor, open developper popup and add your custom element.

Build

Before release, you can check build error by running npm run build --name=my-element

About

Card component for the Spark UI


Languages

Language:JavaScript 71.6%Language:Vue 28.4%