Added basic setup migration.
This commit is contained in:
parent
bd9c6eccb5
commit
c5900149af
5 changed files with 674 additions and 6 deletions
|
|
@ -3,15 +3,15 @@
|
|||
<head>
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Welcome to youyesyet</title>
|
||||
<title>Welcome to YouYesYet</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
<div id="app">
|
||||
<div class="container-fluid">
|
||||
<div class="card-deck">
|
||||
<div class="card-block">
|
||||
<h4>Welcome to youyesyet</h4>
|
||||
<h4>Welcome to YouYesYet</h4>
|
||||
<p>If you're seeing this message, that means you haven't yet compiled your ClojureScript!</p>
|
||||
<p>Please run <code>lein figwheel</code> to start the ClojureScript compiler and reload the page.</p>
|
||||
<h4>For better ClojureScript development experience in Chrome follow these steps:</h4>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue