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

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

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"