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

https://github.com/potapovdim/react-with-ng2


https://github.com/potapovdim/react-with-ng2

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

## react-with-ng2

simple example how to run ReactJS component inside angular2 Component

**Stack :**
* [react](https://facebook.github.io/react/)
* [redux](http://redux.js.org/)
* [webpack](https://webpack.github.io/)
* [ng2](https://angular.io/)

## Install

```
npm i
```

## Run

```
npm start
```