mirror of
https://github.com/KevinMidboe/vue-js-modal.git
synced 2025-10-29 18:00:20 +00:00
Update README.md
This commit is contained in:
@@ -10,9 +10,16 @@
|
|||||||
|
|
||||||
Demo: http://vue-js-modal.yev.io/
|
Demo: http://vue-js-modal.yev.io/
|
||||||
|
|
||||||
|
### Install
|
||||||
|
|
||||||
|
```bash
|
||||||
|
npm install vue-js-modal --save
|
||||||
|
```
|
||||||
|
|
||||||
### How to use
|
### How to use
|
||||||
|
|
||||||
Include plugin in your main.js file.
|
Include plugin in your main.js file.
|
||||||
|
|
||||||
```javascript
|
```javascript
|
||||||
import vmodal from 'vue-js-modal'
|
import vmodal from 'vue-js-modal'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user