vue-black-dash/CONTRIBUTING.md
2018-08-17 17:16:33 +03:00

10 lines
279 B
Markdown

* Fork the repository
* Clone it on your PC
* `npm install` or `yarn install`
* Make changes, commit open PR
### Notes
* Please don't use jQuery or jQuery based plugins since there are many pure Vue alternatives
This project uses [vue-cli 3](https://github.com/vuejs/vue-cli).