Starter Kit for Web Components with Webpack as application bundler.
git clone git@github.com:rwieruch/web-components-starter-kit.git
- cd web-components-starter-kit
- npm install
- npm start
- visit
http://localhost:8080
Starter Kit for Web Components with Webpack as application bundler.
JavaScriptMIT