/vue-web-apps

This is my personal project to learn and practice, using the vue.js framework, based on studies in Udemy course author "David Katz".

Primary LanguageHTML

Project Vue.js

This is my personal project to learn and practice, using the vue.js framework, based on studies in Udemy course author "[David Katz]".

Install vue-cli

 $ npm install vue-cli -g

Start a new project

$ vue init  webpack-simple
$ cd startbase
$ npm install
$ npm run dev

[David Katz]: <https://www.udemy.com/user/54cd8dd54e49b/:

License

MIT