Abbe98 / vue-boilerplate

Personal Vue-CLI boilerplate with my preferred linting settings and favorite packages included.
MIT License
0 stars 0 forks source link

Vue Boilerplate

Greenkeeper badge

Personal Vue-CLI boilerplate with my preferred linting settings and favorite packages included.

Packages

Start a New Project

git clone https://github.com/Abbe98/vue-boilerplate.git
cd vue-boilerplate
rm -rf .git/
git init