/S-Modal

Custom and simple modal, made with Vue.js and WebComponents

Primary LanguageVueBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

s-modal

Usage

Install

yarn add swc-modal

or

npm install swc-modal

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build:wc

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

See Configuration Reference.