Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pb-yuri-zaporozhets/vue-modal
Vue.js Modal Pop-up
https://github.com/pb-yuri-zaporozhets/vue-modal
Last synced: 7 days ago
JSON representation
Vue.js Modal Pop-up
- Host: GitHub
- URL: https://github.com/pb-yuri-zaporozhets/vue-modal
- Owner: pb-yuri-zaporozhets
- Created: 2019-06-09T00:47:36.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T18:34:13.000Z (about 2 years ago)
- Last Synced: 2024-11-01T10:03:44.526Z (2 months ago)
- Language: Vue
- Size: 1.72 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vue.js Modal Pop-up ([Demo](https://yuradev.github.io/vue-modal/))
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn run serve
```### Compiles and minifies for production
```
yarn run build
```