Skip to content

Commit a3185cc

Browse files
authored
Merge pull request #9 from theimowski/template
add a permalink to SAFE-template
2 parents 071b345 + 68dc7db commit a3185cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ <h2>Retrofit to your existing stack</h2>
119119
<div class="inner">
120120
<header class="major">
121121
<h2>How do I get started?</h2>
122-
<p>There's an excellent sample <a href="https://t.co/OVJkvNHW9j">SAFE Bookstore</a> that you can use as a basic template; it uses Suave and Fable to create a reactive application running in the browser. Over time, we'll be adding more fully featured applications that can also run on Azure as well as using other technologies that fit within the aims of SAFE.</p>
122+
<p>There's a basic <a href="https://github.com/SAFE-Stack/SAFE-template">dotnet CLI template</a> to bootstrap SAFE projects. In addition to that, there's an excellent sample <a href="https://t.co/OVJkvNHW9j">SAFE Bookstore</a> showing advanced integrations; it uses Suave and Fable to create a reactive application running in the browser. Over time, we'll be adding more fully featured applications that can also run on Azure as well as using other technologies that fit within the aims of SAFE.</p>
123123
</header>
124124
</div>
125125
</section>

0 commit comments

Comments
 (0)