Skip to content

Instantly share code, notes, and snippets.

@rahulsahay19
Created April 8, 2017 18:58
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 rahulsahay19/6a8db07a921345a988d57ae251fd39c2 to your computer and use it in GitHub Desktop.
Save rahulsahay19/6a8db07a921345a988d57ae251fd39c2 to your computer and use it in GitHub Desktop.
home.html
<html>
<head>
<title>
RX JS Demo
</title>
</head>
<body>
<div>Welcome at Reactive Components! </div>
<script src="app.js"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment