Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mightyhorst/webcomponents-react-angular-vue

Code for the tutorial at Medium
https://github.com/mightyhorst/webcomponents-react-angular-vue

medium reactjs webcomponents

Last synced: about 3 hours ago
JSON representation

Code for the tutorial at Medium

Awesome Lists containing this project

README

        

[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
[![npm version](http://img.shields.io/npm/v/webcomponents-react-angular-vue.svg?style=flat)](https://www.npmjs.com/package/webcomponents-react-angular-vue "View this project on npm")

# WebComponents with ReactJs, Angular and VueJs

This is the repo for the Medium Series starting here:
[https://medium.com/@mitchynz/microclients-webcomponents-to-share-react-angular-and-vuejs-components-part-1-a86ba69171c4](https://medium.com/@mitchynz/microclients-webcomponents-to-share-react-angular-and-vuejs-components-part-1-a86ba69171c4)

![App](https://miro.medium.com/max/3072/1*Lmnn7Z6QtmUzzKgvejVjvw.png "The App we will build")

### Demo
See [https://webcomponent-react.surge.sh](https://webcomponent-react.surge.sh)

### Quick Start
```
yarn install
yarn run serve
```

Open [http://localhost:5000](http://localhost:5000)

### Authour
Nick Mitchell [email protected]