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: 11 days 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 (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-12T08:16:44.000Z (almost 5 years ago)
- Last Synced: 2025-04-11T11:04:22.633Z (11 days ago)
- Topics: web-component, web-component-starter, web-components, webpack
- Language: JavaScript
- Homepage: https://www.robinwieruch.de
- Size: 669 KB
- Stars: 50
- Watchers: 3
- Forks: 27
- 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
[](https://travis-ci.org/rwieruch/web-components-starter-kit) [](https://slack-the-road-to-learn-react.wieruch.com/) [](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`