- Vuetify data-table example with a CRUD App | v-data-table
- Vue.js + Node.js + Express + MySQL example: Build a full-stack CRUD Application
- From: import HelloWorld from './components/HelloWorld';
- To: import HelloWorld from './components/HelloWorld.vue';
$ vue create frontend
$ cd frontend
$ vue add vuetify
? Choose a preset: Configure (advanced)
? Use a pre-made template? (will replace App.vue and HelloWorld.vue) No
? Use custom theme? No
? Use custom properties (CSS variables)? No
? Select icon font Material Design Icons
? Use fonts as a dependency (for Electron or offline)? No
? Use a-la-carte components? Yes
? Select locale English