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

https://github.com/phartenfeller/webcomponents-template


https://github.com/phartenfeller/webcomponents-template

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Web Components Template

requirements: node.js

```bash
clone this repo

npm install
npm start -> development
npm build -> create bundles
```

Edit src/index.js and index.html for development