https://github.com/errorpro/reangular
React js component into Angular js application.
https://github.com/errorpro/reangular
Last synced: 7 months ago
JSON representation
React js component into Angular js application.
- Host: GitHub
- URL: https://github.com/errorpro/reangular
- Owner: ErrorPro
- Created: 2015-08-07T16:15:57.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-08-17T07:46:29.000Z (over 10 years ago)
- Last Synced: 2025-06-03T22:55:21.498Z (9 months ago)
- Language: JavaScript
- Size: 129 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reangular. ReactJS into AngularJS.
I want to cross react's component and it's reusability with angular js. It's simply example. Nothing more.
## How to try?
```
npm i
npm start
```
And open index.html in a browser.
## Contribution
If u have any idea about this stuff, feel free to make PR or issue.