Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

# Web components

To get this project running on `localhost:3200`, execute the following commands:
```bash
lerna bootstrap
lerna run build
npm start
```