이 템플릿은 vue3 기반의 프로젝트를 빠르게 만들기 위한 틀입니다. 공통적으로 사용하는 템플릿들을 모아두었습니다.
This template is a framework for quickly creating vue3-based projects. I have collected templates that are commonly used.
It contains the following items.
-
Install
git clone https://github.com/cybertramp/vue3-boilerplate cd vue3-boilerplate yarn
-
Run
yarn dev
-
Build
yarn build
VScode + Volar
- 0.01(2021.12.12) Init
Cybertramp ([email protected])