Getting started with Vue

  1. Install pre-requisites:

Check if node.js installed.

If not installed: https://nodejs.org/en/

2. % node –version

3. % npm init vue@latest

4. % npm install

5. % npm run dev

Some extra:

  1. Visual Studio Code
  2. Vola Extension

Leave a Reply

Your email address will not be published. Required fields are marked *

error: