Last active
October 2, 2019 14:44
-
-
Save 15Dkatz/a4c6b6b51892ec52b4b083d2aa6a2977 to your computer and use it in GitHub Desktop.
Parcel-react-jest - index.html
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> | |
<body> | |
<div id="root"></div> | |
<script src="index.js"></script> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment