text tweaks
This commit is contained in:
parent
ab977ac168
commit
6051f62e72
|
@ -5,15 +5,15 @@
|
|||
|
||||
<p>
|
||||
Start your development with
|
||||
<a>Riot</a> a component-based ui library running on the
|
||||
<a>Vite</a> frontend tooling.
|
||||
<a>Riot</a>, a component-based ui library, running on the
|
||||
<a>Vite</a> front-end tooling.
|
||||
</p>
|
||||
|
||||
<h2>Getting Started</h2>
|
||||
<p>
|
||||
This page is found at <br>
|
||||
<code>src/components/hello-riot/hello-riot.riot</code> <br>
|
||||
and is mounted via object registry in
|
||||
and is mounted via object registry at
|
||||
<code>src/index.js</code>.
|
||||
<p>
|
||||
<em>many mounting strategies exist, this is but <strong>one</strong></em>
|
||||
|
|
Loading…
Reference in New Issue