An open API service indexing awesome lists of open source software.

https://github.com/travelopia/web-components

@travelopia/web-components
https://github.com/travelopia/web-components

Last synced: 5 months ago
JSON representation

@travelopia/web-components

Awesome Lists containing this project

README

          

# Web Components

![maintenance-status](https://img.shields.io/badge/maintenance-actively--developed-brightgreen.svg)

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](http://localhost:3000/src/slider)