awesome vue boilerplate
1.0.0
이는 Vue CLI 3을 사용하는 새로운 Vue SPA 프로젝트를 위한 끊임없이 진화하고 매우 독선적인 아키텍처 및 개발 환경입니다.
# 1. Clone the repository.
git clone https://github.com/NarHakobyan/awesome-vue-boilerplate.git my-new-project
# 2. Enter your newly-cloned folder.
cd my-new-project
# 3. Install dependencies. Make sure yarn is installed: https://yarnpkg.com/lang/en/docs/install
yarn
# 6. Read the documentation linked below for "Setup and development".
이 프로젝트에는 다음에 대한 자세한 내용이 포함된 docs
폴더가 포함되어 있습니다.