Skip to content

Commit

Permalink
Readme Updated. Build Instruction Added
Browse files Browse the repository at this point in the history
  • Loading branch information
hasinhayder committed Feb 11, 2021
1 parent a114d3b commit 3197d41
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,12 @@ Vanilla Js Version was developed by the awesome people @ here - https://github.c

Ported to Vue3 By [Me](https://fb.me/hasin "Hasin Hayder") :)

Check The Demo of [Vue3 Icon Picker](https://hasinhayder.github.io/vue3-icon-picker/ "Vue3 Icon Picker Demo") :)
Check The Demo of [Vue3 Icon Picker](https://hasinhayder.github.io/vue3-icon-picker/ "Vue3 Icon Picker Demo") :)

### How to build
```sh
git clone git@github.com:hasinhayder/vue3-icon-picker.git
cd vue3-icon-picker
yarn
yarn dev
```

0 comments on commit 3197d41

Please sign in to comment.