Skip to content

Commit afa8333

Browse files
committed
Added: install & start command
1 parent dc5be68 commit afa8333

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@ <h1 class="title">React UI Kit</h1>
1919
</section>
2020
<section>
2121
<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>
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> React-UI-Kit
23+
<br />
24+
$ cd React-UI-Kit; yarn install; npm start
2325
</code>
2426
</section>
2527
<footer>

0 commit comments

Comments
 (0)