Skip to content

weweb-assets/ww-icon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WW-ICON

This is an element for Weweb, to display an icon.

Installation

To run locally, first install all dependencies with yarn

Start

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

Build

Before release, you can check build error by running yarn build --name=ww-image