tfbtrading / ww-input-search

weweb-inputsearch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WW-WEBAPP-SEARCH

This is an element for Weweb, a webapp style search bar.

Installation

To run locally, first install all dependencies with npm install.

Start

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

Build

Before release, you can check build error by running npm run build --name="ww-webapp-search" --type="element"

About

weweb-inputsearch

License:MIT License


Languages

Language:Vue 55.1%Language:JavaScript 44.9%