nelsonkuang / vue-modal

a vue modal dialog compoment, it's more than the vue-example modal.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-modal

A vue modal dialog compoment, it's more than the vue-example - Modal.

Refer to the formal vue example - Modal

Usage

git clone https://github.com/nelsonkuang/vue-modal.git
cd vue-modal
npm install
# watch:
npm run dev
# build:
npm run build

then run npm run dev and check the page on http://localhost:8080/

jsfiddle demo

About

a vue modal dialog compoment, it's more than the vue-example modal.

License:MIT License


Languages

Language:JavaScript 63.4%Language:Vue 33.4%Language:HTML 3.2%