/vue3-ts

Primary LanguageVue

프로젝트 세팅

vue3, typescript, webpack 이 기본 스택

vue cli 설치 (기타 라이브러리들도 vue cli 키워드로 설치 (ex. vue add i18n)) https://cli.vuejs.org/guide/creating-a-project.html

타입스크립트 https://joshua1988.github.io/ts/ https://type-level-typescript.com

pinia https://pinia.vuejs.org/

i18n https://kazupon.github.io/vue-i18n/installation.html#direct-download-cdn

프로젝트 작성한 내용

components

element-plus 로 작성한 예제들

library

vue-i18n, vee-validate, dayjs 로 작성한 예제들