Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 408 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 408 Bytes

WW-IMAGE

This is an element for Weweb, which is only wrapping other elements.

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