storyly-web
v3.6.16
Published
Web stories by Storyly
Downloads
6,752
Readme
Storyly Web
yarn add storyly-web
or
npm install storyly-web
Import storyly-web
to where you register global components, like main.js.
That way, you would not need to import storyly-web
under different pages several times.
import 'storyly-web';
For further information regarding the usage of storyly-web
, please check out docs.
Change Log
check out release notes.