npm install vibe.jsClone this repository, and run:
``sh`
$ npm install
Then rename the config.example.js to config.js and fill in the empty fields.
`sh`
$ npm start
- Breaking backward compatibility bumps the major (and resets the minor and patch)
- New features without breaking backward compatibility bumps the minor (and resets the patch)
- Bug fixes and misc. changes bumps the patch
GPL-3.0 © [Tanner Goins]()
[npm-image]: https://badge.fury.io/js/vibe.js.svg
[npm-url]: https://npmjs.org/package/vibe.js
[travis-image]: https://travis-ci.org/tannerz28/vibe.js.svg?branch=master
[travis-url]: https://travis-ci.org/tannerz28/vibe.js
[daviddm-image]: https://david-dm.org/tannerz28/vibe.js.svg?theme=shields.io
[daviddm-url]: https://david-dm.org/tannerz28/vibe.js
[standard-image]: https://img.shields.io/badge/code_style-standard-brightgreen.svg
[standard-url]: https://standardjs.com