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/