Installing vue-cli

  • You can download Visual Studio Code here.
  • You can download Node here.
  • You can install vue-cli here.
  • To install vue-cli use this command.
  • npm install -g @vue/cli
    # or
    yarn global add @vue/cli
    	


Complete and Continue  
Discussion

2 comments