Skip to content

weweb-assets/ww-slider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WW-SLIDER

This is a section for weweb.io.

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 your custom section.

Build

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