Skip to content

Instantly share code, notes, and snippets.

@camilomontoyau
Created November 11, 2018 14:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save camilomontoyau/4c1dd0568d16312a4177692d265106b8 to your computer and use it in GitHub Desktop.
Save camilomontoyau/4c1dd0568d16312a4177692d265106b8 to your computer and use it in GitHub Desktop.
react es solamente js
<html>
<head>
<title>un título</title>
<meta charset="UTF-8" />
</head>
<body>
<div>esto es un div</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment