Vuetify — A Material Design Framework for Vue.js
Vuetify is a Material Design component framework for Vue.js. It aims to provide all the tools necessary to create be...
vuetifyjs.com
ㅁ 설치 공식문서
vuetifyjs.com/en/getting-started/installation/#vue-cli-install
Get started with Vuetify
Get started with Vue and Vuetify in no time. Support for Vue CLI, Webpack, Nuxt and more.
vuetifyjs.com
ㅁ Vuetify 설치하기
1. vue cli 설치하기
cli.vuejs.org/guide/prototyping.html
Instant Prototyping | Vue CLI
Instant Prototyping You can rapidly prototype with just a single *.vue file with the vue serve and vue build commands, but they require a global addon to be installed along with the Vue CLI: The drawback of vue serve is that it relies on globally installed
cli.vuejs.org
윈도우 npm 설치
npm install -g @vue/cli @vue/cli-service-global
# or
맥 yarn 설치
yarn global add @vue/cli @vue/cli-service-global
3. vuetify 설치
vue add vuetify
default 선택
ㅁ 서버 실행
npm run serve
'UI-Frame-Work' 카테고리의 다른 글
1. bootstrap-vue 설치 (0) | 2021.04.22 |
---|
댓글