mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
12 lines
216 B
HTML
12 lines
216 B
HTML
<head>
|
|
<title>react-skel</title>
|
|
</head>
|
|
|
|
<body>
|
|
<h1>Welcome to Meteor and React!</h1>
|
|
|
|
<p><a href="https://www.meteor.com/tutorials/react">Try the tutorial!</a></p>
|
|
|
|
<div id="react-container"></div>
|
|
</body>
|