Created
January 28, 2019 18:40
-
-
Save devmeireles/4a8345d5c93be72f8f9ca828560bc8d2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title>Doc</title> | |
| </head> | |
| <body> | |
| <button id="nuevoitem">Añadir</button> | |
| <script src="./bundle.js"></script> | |
| </body> | |
| </html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment