Skip to content

Travelopia/web-components

Repository files navigation

Web Components

maintenance-status

Accessible web components for the modern web.

Built by the super talented team at Travelopia.

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