https://github.com/mfellner/angular-react
React components inside Angular
https://github.com/mfellner/angular-react
Last synced: 4 months ago
JSON representation
React components inside Angular
- Host: GitHub
- URL: https://github.com/mfellner/angular-react
- Owner: mfellner
- Created: 2015-03-24T22:59:41.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-25T23:34:37.000Z (almost 11 years ago)
- Last Synced: 2024-10-12T00:17:12.050Z (about 1 year ago)
- Language: CoffeeScript
- Homepage: https://mfellner.github.io/angular-react/
- Size: 145 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Angular React
React components inside Angular.
**Live demo:** [https://mfellner.github.io/angular-react/](https://mfellner.github.io/angular-react/)
## Install & run
```
npm install && gulp
```