Skip to content

Commit 3670874

Browse files
authored
Update README.md
1 parent 5102744 commit 3670874

File tree

1 file changed

+26
-8
lines changed

1 file changed

+26
-8
lines changed

README.md

Lines changed: 26 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,49 @@
11
# react-windows-ui-boilerplate
2-
react-windows-ui starter boilerplate template repository.
3-
4-
![GitHub repo size](https://img.shields.io/github/repo-size/virtualvivek/react-windows-ui-boilerplate?color=%23078c52&label=template%20size&logo=Dropbox&style=for-the-badge)
5-
![GitHub](https://img.shields.io/github/license/virtualvivek/react-windows-ui-boilerplate?color=%230f79a3&style=for-the-badge)
2+
**`react-windows-ui`** starter boilerplate template repository.
3+
4+
![GitHub repo size](https://img.shields.io/github/repo-size/virtualvivek/react-windows-ui-boilerplate?color=%23078c52&label=template%20size&logo=Dropbox&style=flat-square)
5+
![GitHub](https://img.shields.io/github/license/virtualvivek/react-windows-ui-boilerplate?color=%230f79a3&style=flat-square)
6+
<a href="https://virtualvivek.github.io/react-windows-ui/" target="_blank">
7+
<img src="https://img.shields.io/badge/Demo & Docs-Here-green.svg?color=00C244&style=flat-square&logo=PyTorchLightning"
8+
alt="Live Demo & Docs" />
9+
</a>
10+
<a href="https://github.com/virtualvivek/react-windows-ui/releases">
11+
<img src="https://img.shields.io/npm/v/react-windows-ui?color=61DAFB&label=for-version&logo=git&logoColor=ffffff&style=flat-square"
12+
alt="Version" />
13+
</a>
614

715
<img src="https://github.com/virtualvivek/react-windows-ui/blob/main/markdown/md_img_boilerplate_screen.JPG" width="800" />
816

917

1018

1119
# Usage
1220

13-
**‣ Initialize you Repo with this `Template`**:
21+
**`‣ Initialize`** you repo with this **`Template`**:
22+
23+
Create a repo using this template like below:
1424

1525
<img src="https://github.com/virtualvivek/react-windows-ui/blob/main/markdown/md_img_template_boilerplate.JPG" width="650" />
1626

17-
<b>- OR -</b> <br>
27+
<b>OR</b> <br>
1828

1929

20-
**‣ Clone as a `Repository`:**
30+
**`‣ Clone`** as a **`Repository`:**
2131

2232
```php
2333
$ git clone https://github.com/virtualvivek/react-windows-ui-boilerplate.git
2434
$ cd react-windows-ui-boilerplate
2535
$ npm install
2636
$ npm start
2737
```
28-
---
38+
39+
# `⚡ Docs`
40+
41+
42+
Find all components and their usage here:
43+
44+
https://virtualvivek.github.io/react-windows-ui/
45+
46+
2947

3048
# License
3149

0 commit comments

Comments
 (0)