Skip to content

Commit 3eefd94

Browse files
authored
updated markdown
1 parent 164dab1 commit 3eefd94

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,23 @@
11
# react-windows-ui-boilerplate
22
react-windows-ui starter boilerplate template repository.
3+
4+
<img src="https://github.com/virtualvivek/react-windows-ui/blob/main/markdown/md_img_boilerplate_screen.JPG" width="800" />
5+
6+
You can initialize you Repo with this **`Template`**:<br>
7+
<img src="https://github.com/virtualvivek/react-windows-ui/blob/main/markdown/md_img_template_boilerplate.JPG" width="650" />
8+
9+
OR <br>
10+
11+
**Clone as a Repository:**
12+
13+
```css
14+
$ git clone https://github.com/virtualvivek/react-windows-ui-boilerplate.git
15+
$ cd react-windows-ui-boilerplate
16+
$ npm install
17+
$ npm start
18+
```
19+
20+
# License
21+
22+
`react-windows-ui-boilerplate` is licensed under `MIT license`. View [license](https://github.com/virtualvivek/react-windows-ui-boilerplate/blob/main/LICENSE).<br>
23+
Copyright (c) 2021 [Vivek Verma](https://github.com/virtualvivek)

0 commit comments

Comments
 (0)