|
1 | 1 | # react-windows-ui-boilerplate |
2 | | -react-windows-ui starter boilerplate template repository. |
3 | | - |
4 | | - |
5 | | - |
| 2 | +**`react-windows-ui`** starter boilerplate template repository. |
| 3 | + |
| 4 | + |
| 5 | + |
| 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> |
6 | 14 |
|
7 | 15 | <img src="https://github.com/virtualvivek/react-windows-ui/blob/main/markdown/md_img_boilerplate_screen.JPG" width="800" /> |
8 | 16 |
|
9 | 17 |
|
10 | 18 |
|
11 | 19 | # Usage |
12 | 20 |
|
13 | | -**‣ Initialize you Repo with this `Template`**: |
| 21 | +**`‣ Initialize`** you repo with this **`Template`**: |
| 22 | + |
| 23 | +Create a repo using this template like below: |
14 | 24 |
|
15 | 25 | <img src="https://github.com/virtualvivek/react-windows-ui/blob/main/markdown/md_img_template_boilerplate.JPG" width="650" /> |
16 | 26 |
|
17 | | -<b>- OR -</b> <br> |
| 27 | +<b>OR</b> <br> |
18 | 28 |
|
19 | 29 |
|
20 | | -**‣ Clone as a `Repository`:** |
| 30 | +**`‣ Clone`** as a **`Repository`:** |
21 | 31 |
|
22 | 32 | ```php |
23 | 33 | $ git clone https://github.com/virtualvivek/react-windows-ui-boilerplate.git |
24 | 34 | $ cd react-windows-ui-boilerplate |
25 | 35 | $ npm install |
26 | 36 | $ npm start |
27 | 37 | ``` |
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 | + |
29 | 47 |
|
30 | 48 | # License |
31 | 49 |
|
|
0 commit comments