Start component names with the kind of element it creates on the page (button, input, table, card, etc), then follow it with an hierarchy like set of parts describing what part of the system it operates on. This makes related components stick together in the directory listing of components and auto-complete work better. |
||
---|---|---|
.. | ||
account | ||
build-info.vue | ||
edit.vue | ||
index.vue | ||
login.vue | ||
schedule.vue |