Add a build note to index.html

This commit is contained in:
Dan Holmsand 2014-11-29 23:54:17 +01:00
parent 723a1aa379
commit 73f5ee53dc
1 changed files with 2 additions and 2 deletions

View File

@ -2,12 +2,12 @@
<html>
<head>
<meta charset="utf-8">
<title>Testing reagent</title>
<link rel="stylesheet" href="css/examples.css">
<link rel="stylesheet" href="css/main.css">
</head>
<body>
<h1>This will become an example when compiled</h1>
<h1>Run "lein figwheel", and open
<a href="http://localhost:3449">http://localhost:3449</a></h1>
<script src="js/out/goog/base.js" type="text/javascript"></script>
<script src="js/main.js" type="text/javascript"></script>
<script>