https://github.com/gluck/react-cmp
Created with WebComponents.dev
https://github.com/gluck/react-cmp
Last synced: about 1 year ago
JSON representation
Created with WebComponents.dev
- Host: GitHub
- URL: https://github.com/gluck/react-cmp
- Owner: gluck
- Created: 2019-11-16T18:09:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-09T15:01:12.000Z (over 6 years ago)
- Last Synced: 2025-03-23T03:32:55.699Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://webcomponents.dev/view/F57S4r3ATluLdvgtqmkI
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://webcomponents.dev/edit/F57S4r3ATluLdvgtqmkI)
# React Starter Kit
### Starter kit result
```showcase
```
### Linkss
- [Official website (reactjs.com)](https://reactjs.org)
- [Getting Started](https://reactjs.org/docs/getting-started.html)
- [Tutorial](https://reactjs.org/tutorial/tutorial.html)
- [Docs](https://reactjs.org/docs/react-api.html)
- [GitHub](https://github.com/facebook/react)
- [Issues](https://github.com/facebook/react/issues)
### Notes
- The React component gets wrapped into a web component (custom-element) using [react-to-webcomponent](https://github.com/bitovi/react-to-webcomponent)
> Created with [webcomponents.dev](https://webcomponents.dev)