Skip to content

limseongeun/study-vuetify1.5

Repository files navigation

study-vuetify1.5

vue firebase logo
Vue와 Vuetify에 대한 강좌를 통해 학습한 내용을 소스와 가이드 문서로 정리한 레포지토리입니다.
초기 개발환경부터 Vue에 대한 단계별 설명과 작업한 소스를 FireBase를 이용해 실제 웹서버에 배포하는 내용까지 다뤘습니다.
Vue를 처음부터 공부하시는 분들은 참고하시면 좋을 거 같습니다.

Study Start

2021.11

Study Documents

Firebase Deploy Website View

test-vuetify1.5

Project Dev Environment

OS : Windows 10
Node Version : 16.13.0
Vue Version : 2.6.11
Vuetify Version : 1.5.5

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

※ 참고로 windows 7에서는 'yarn serve' 시 오류가 나서 로컬호스트에서 확인이 안 됩니다. 오류 내용보기

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

About

This repository is the vue cli 2 & vuetify 1.5 study files.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors