File tree Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 11# Vue Content Loading
22
3- ### Vue component to easily build (or use presets) SVG loading cards Facebook like.
3+ ** Vue component to easily build (or use presets) SVG loading cards Facebook like**
44
55> Inspired in [ React Content Loader] ( https://github.com/danilowoz/react-content-loader )
66
7- // Component here
7+ <color-switch >
8+ <template slot-scope =" props " >
9+ <vcl-facebook :primary="props.primary" :secondary="props.secondary"></vcl-facebook>
10+ </template >
11+ </color-switch >
812
913## License
1014
Original file line number Diff line number Diff line change 1- # Getting started
1+ # Development
22
3- Clone the repo
3+ Fork the repo then clone it
44
5- `` $ git clone https:// github.com/LucasLeandro1204 /vue-content-loading.git && cd vue-content-loading ``
5+ `` $ git clone git@ github.com:YourUsername /vue-content-loading.git && cd vue-content-loading ``
66
77Install npm dependencies
88
You can’t perform that action at this time.
0 commit comments