generator-decipher-vue [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url]
> Generate a new Decipher tools project using VueJS
Installation
First, install
Yeoman and generator-decipher-vue using
yarn (we assume you have pre-installed
node.js).
``
bash
yarn global add yo
yarn global add generator-decipher-vue
`
Then generate your new project:
`
bash
yo decipher-vue
``
Getting To Know Yeoman
* Yeoman has a heart of gold.
* Yeoman is a person with feelings and opinions, but is very easy to work with.
* Yeoman can be too opinionated at times but is easily convinced not to be.
* Feel free to
learn more about Yeoman.
License
MIT © [mrdth]()
[npm-image]: https://badge.fury.io/js/generator-decipher-vue.svg
[npm-url]: https://npmjs.org/package/generator-decipher-vue
[travis-image]: https://travis-ci.com/mrdth/generator-decipher-vue.svg?branch=master
[travis-url]: https://travis-ci.com/mrdth/generator-decipher-vue
[daviddm-image]: https://david-dm.org/mrdth/generator-decipher-vue.svg?theme=shields.io
[daviddm-url]: https://david-dm.org/mrdth/generator-decipher-vue