How to use it

Install vue-cli:

$ npm install -g vue-cli

Then, download this template like:

$ vue init pablohpsilva/vue-material-boilerplate

Contents

  1. Vue;
  • Vuex;
  • Vue-Router;
  • Vee-Validate;
  • Vue-Material;
  • Good directory architecture;
  • Directives examples;
  • Custom validators examples;
  • App example.