This is my personal project to learn and practice, using the vue.js framework, based on studies in Udemy course author "[David Katz]".
$ npm install vue-cli -g
$ vue init webpack-simple
$ cd startbase
$ npm install
$ npm run dev
[David Katz]: <https://www.udemy.com/user/54cd8dd54e49b/:
MIT