There was an error while loading. Please reload this page.
1 parent dc5be68 commit afa8333Copy full SHA for afa8333
1 file changed
index.html
@@ -19,7 +19,9 @@ <h1 class="title">React UI Kit</h1>
19
</section>
20
<section>
21
<code>
22
- $ git clone <i><a href="https://github.com/react-ui-kit/base" target="_new">git@github.com:react-ui-kit/base.git</a></i>
+ $ git clone <i><a href="https://github.com/react-ui-kit/base" target="_new">git@github.com:react-ui-kit/base.git</a></i> React-UI-Kit
23
+ <br />
24
+ $ cd React-UI-Kit; yarn install; npm start
25
</code>
26
27
<footer>
0 commit comments