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
フォルダーが含まれています。