Files
helmet_front/CONTRIBUTING.md
2025-10-02 17:02:32 +09: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).