Vue Quickie
Vue, What?
Vue, it's like React. Kinda.
Vue, How?
Move into or create the relevant folder, mkdir js, then cd js + curl https://cdn.jsdelivr.net/npm/vue@2/dist/vue.js >> vue.js. touch scripts.js + cd to the root directory and then touch index.html.
In...
yasmina95.hashnode.dev2 min read