Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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`