jasmidnight.blogg.se

Vue js tutorial
Vue js tutorial




vue js tutorial

You'll need to choose whether to use Vue 2 or Vue 3 Preview, or manually select the features you want.

vue js tutorial

Install the Vue CLI: npm install -g your Vue app: vue create hello-vue-app

vue js tutorial

Open your command line and create a new directory: mkdir HelloVue, then enter the directory: cd HelloVue We recommend installing VS Code on Windows, regardless of whether you plan to use Vue on Windows or WSL. If you don't already have it, install VS Code. Not sure which to use, generally we recommend beginners install on Windows to learn, but professionals install on WSL, see Should I install Node.js on Windows or Windows Subsystem for Linux.

  • You must first install Vue.js on Windows or on Windows Subsystem for Linux.
  • Try using Node.js in Visual Studio Code.
  • If you're brand new to using Vue.js, this guide will help you to get started with some basics.






    Vue js tutorial