@travelopia/web-components
v0.7.3
Published
Accessible web components for the modern web
Downloads
455
Readme
Web Components
Accessible web components for the modern web.
Installation
npm i @travelopia/web-components
Development
- Pull requests are welcome.
- Start the environment with a local server of your choice, for example:
php -S localhost:3000
. - Run
npm run dev
. - Then let's say you want to work on the slider component. Go to http://localhost:3000/src/slider