Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 421 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 421 Bytes

Section component starter

This is a section 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 section.

Build

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