Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 378 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 378 Bytes

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.