Vue3 Syntax

From rbachwiki
Revision as of 14:56, 18 September 2018 by Bacchas (talk | contribs)
Jump to navigation Jump to search

Import

import helloworld from '@/components/helloworld.vue'

Add Plugins

vue add vuetify

Add sall loader

npm install --save sass-loader node-sass

Back To Top- Home - Category