https://github.com/danvc/htmltoreact
This is an example that transpile HTML to React
https://github.com/danvc/htmltoreact
Last synced: 9 months ago
JSON representation
This is an example that transpile HTML to React
- Host: GitHub
- URL: https://github.com/danvc/htmltoreact
- Owner: danvc
- Created: 2017-01-25T15:16:40.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-25T16:12:16.000Z (over 9 years ago)
- Last Synced: 2025-08-02T04:02:10.497Z (11 months ago)
- Language: JavaScript
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# htmlToReact
This is a simple example about how to transpile your HTML code to React, saving your time instead write
everything from beginning.
Clone this and rum
"npm start"