vue-3-stackter
A Vue3 starter project setup with Vite, Vue-meta, Router, Pinia, Eslint, Prettier, Tailwind CSS, and some custom preferences. Also, there is a TypeScript branch of this same setup.
파일 탐색기
최종 버전 다운로드 (.zip)- favicon.ico
- logo.png
- VButton.vue
- 404.vue
- default.vue
- [name].vue
- [...all].vue
- index.vue
- useUsersStore.js
- App.vue
- index.css
- main.js
- .eslintrc.js
- .gitignore
- .prettierrc.js
- index.html
- License
- package.json
- postcss.config.js
- README.md
- tailwind.config.js
- vite.config.js
- yarn.lock
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/shamscorner/vue-3-stackter
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd vue-3-stackter
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
