Skip to content

Latest commit

 

History

History
45 lines (36 loc) · 1.15 KB

README.md

File metadata and controls

45 lines (36 loc) · 1.15 KB

v-mobile-dialog

⛩ v-mobile-dialog

Travis GitHub license Standard - JavaScript Style Guide

Install

$ npm i --save v-mobile-dialog
# or
$ yarn add v-mobile-dialog

Usage

import v-mobile-dialog from 'v-mobile-dialog'

Development

# install dependencies
$ npm i
# or
$ yarn

# dev
$ npm run dev

# test
$ npm run test

# lint
$ npm run lint

Contributing

  • Fork it!
  • Create your feature branch: git checkout -b my-new-feature
  • Commit your changes: git commit -am 'Add some feature'
  • Push to the branch: git push origin my-new-feature
  • Submit a pull request 🍻

Author

v-mobile-dialog © Limichange, Released under the MIT License.