@eox/tour
v1.0.0
Published
## Usage
Downloads
135
Keywords
Readme
Tour
Usage
npm install @eox/tour// for setups with bundlers e.g. Vite
import "@eox/tour"
// or, for e.g. single HTML files without bundler
import "@eox/tour/dist/eox-tour.js"
<eox-tour></eox-tour>// TODO: add documentation
Contribute
npm watch
(on root) npm run cypress
(on root) npm run format
npm version <new version>
npm run build
npm publish (requires OTP)Changelog
Created automatically here
