vue3-boilerplate
이 템플릿은 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.
How to use this template
-
Install
git clone https://github.com/cybertramp/vue3-boilerplate cd vue3-boilerplate yarn
-
Run
yarn dev
-
Build
yarn build
Recommended IDE setup
VScode + Volar
History
- 0.01(2021.12.12) Init
Cybertramp ([email protected])