vuetify-dialog
Easy dialogs in Vuetify.js framework
File Explorer
Download Latest Version (.zip)- launch.json
- copy.sh
- release.sh
- rollup.config.js
- index.js
- plugin.template.js
- Alert.vue
- Confirm.vue
- DialogAction.vue
- DialogActions.vue
- DialogCard.vue
- DialogLayout.vue
- Loading.vue
- Prompt.vue
- SnackbarLayout.vue
- Toast.vue
- colorable.js
- iconable.js
- index.js
- confirm.spec.js.snap
- message.spec.js.snap
- notification.spec.js.snap
- package.spec.js.snap
- prompt.spec.js.snap
- confirm.spec.js
- message.spec.js
- notification.spec.js
- package.spec.js
- prompt.spec.js
- utils.js
- index.d.ts
- .eslintrc.js
- .gitignore
- .npmignore
- .travis.yml
- babel.config.js
- LICENSE.md
- package.json
- README.md
- webpack.config.js
# Installation Guide
1. Get the code
git clone https://github.com/yariksav/vuetify-dialog
Downloads the entire project code from GitHub to your computer.
cd vuetify-dialog
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install vuetify-dialog
Downloads and installs the libraries listed in package.json.
npm install vuetify-dialog@0.4.0-beta.2
Downloads and installs the libraries listed in package.json.
<img src="http://img.shields.io/npm/dm/vuetify-dialog.svg">
Type this command into your terminal and run it.
<img src="https://img.shields.io/npm/v/vuetify-dialog.svg">
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
