Vuetify
実際にcomponentの例があるし、
sourceも見せてくれるし、
githubへのリンクもあるし、codepenで動作確認もできる。
APIを検索できるし、
プラモデル制作みたいになってきてる..
vue-router を使用する場合は、ビューを v-main の中に配置することをお勧めします
非常に親切な回答がある。
<router-view>を使う。
Tutorial:
個別:
container, row, col, spacer(均等配置のためのスペーサー? gutter, margin, padding)
Calendar
管理画面系のパーツは一通りあるし、管理画面用のテーマ?も売ってる。$100以下もある。
developerからのresource
styles
icons:
Vuetify comes bootstrapped with support for Material Design Icons, Material Icons, Font Awesome 4 and Font Awesome 5. By default, applications will default to use Material Design Icons. 参考:
対応してました!