Skip to content

Instantly share code, notes, and snippets.

@fay-jai
Created March 21, 2016 05:19
Show Gist options
  • Save fay-jai/dbaf2c275326265b0dbf to your computer and use it in GitHub Desktop.
Save fay-jai/dbaf2c275326265b0dbf to your computer and use it in GitHub Desktop.
Getting Started with Typescript, ReactJS, and Webpack
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Getting Started with Typescript, ReactJS, and Webpack</title>
</head>
<body>
<script src="build/bundle.js"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment