Awesome
Awesome Vue Boilerplate
This is an ever-evolving, very opinionated architecture and dev environment for new Vue SPA projects using Vue CLI 3.
Getting started
# 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".
Documentation
This project includes a docs
folder with more details on: