simple
simple copied to clipboard
The simplest possible Vue setup in a single HTML file
I tried "vue init simple test" on cmd. After downloading project, I opened in live server and found that vue didn't work because CDN is for vue@3. So I changed...
Added npm command for latest Vue CLI 3
I wasn't sure where to put a request for a new type of template. But it would be great to see template for parcel.
Many URL routers handle `x/` and `x` differently, so better not to cut off the tail.
Mudamos o titulo do projeto para treinamento
I run ``` vue init simple vue-simple cd vue-simple live-server ``` I navigate to `http://127.0.0.1:8080` and see
XD