0.0.2 • Published 7 years ago

vue-material-svg-icons v0.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

vue-material-svg-icons

⛩ vue-material-svg-icons

Travis GitHub license Standard - JavaScript Style Guide

Install

$ npm i --save vue-material-svg-icons
# or
$ yarn add vue-material-svg-icons

Usage

import vue-material-svg-icons from 'vue-material-svg-icons'

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

vue-material-svg-icons © Limichange, Released under the MIT License.