1
0
Fork 0
mirror of https://github.com/vuejs/awesome-vue.git synced 2025-02-17 15:35:27 -05:00

feat: add description for commercial product

This commit is contained in:
Ivan Demidov 2020-03-13 11:21:27 +03:00 committed by GitHub
parent 3d4ea300f0
commit 8e51018c38
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,6 +20,7 @@ You should put your project in this category if the following conditions are tru
- The documentation is in English.
- The project is active and maintained.
- The project accepts contributions.
- Not a commercial product.
The link provided should be the link of the github repository, not the demo.
If you consider your project finished, and it does not need any contributions, consider the apps/website category.
@ -32,3 +33,4 @@ You should put your app/website in this category if the following conditions are
- The website is using vuejs intensively. It should detect vue with [vue-devtools](https://github.com/vuejs/vue-devtools).
- If you cannot detect vue with `vue-devtools` due to work at non public pages (e.g. for enterprise website), you can send Pull Request with screenshot that detected it.
- The website is original and not too simple. For that reason, blogs and simple landing pages are rejected.
- A commercial product using Vue, provided that guests could reasonably check out how Vue was used (i.e. A headless CMS which uses Vue for the Admin/editor Area and offers a free tier).