Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rwieruch/web-components-starter-kit
Starter Kit for Web Components with Webpack as application bundler.
https://github.com/rwieruch/web-components-starter-kit
web-component web-component-starter web-components webpack
Last synced: about 1 month ago
JSON representation
Starter Kit for Web Components with Webpack as application bundler.
- Host: GitHub
- URL: https://github.com/rwieruch/web-components-starter-kit
- Owner: rwieruch
- License: mit
- Created: 2019-06-03T11:29:58.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-12T08:16:44.000Z (over 4 years ago)
- Last Synced: 2024-10-01T03:01:18.541Z (about 1 month ago)
- Topics: web-component, web-component-starter, web-components, webpack
- Language: JavaScript
- Homepage: https://www.robinwieruch.de
- Size: 669 KB
- Stars: 49
- Watchers: 4
- Forks: 26
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Web Components with Webpack Starter Kit
[![Build Status](https://travis-ci.org/rwieruch/web-components-starter-kit.svg?branch=master)](https://travis-ci.org/rwieruch/web-components-starter-kit) [![Slack](https://slack-the-road-to-learn-react.wieruch.com/badge.svg)](https://slack-the-road-to-learn-react.wieruch.com/) [![Greenkeeper badge](https://badges.greenkeeper.io/rwieruch/web-components-starter-kit.svg)](https://greenkeeper.io/)
Starter Kit for Web Components with Webpack as application bundler.
## Installation
* `git clone [email protected]:rwieruch/web-components-starter-kit.git`
* cd web-components-starter-kit
* npm install
* npm start
* visit `http://localhost:8080`