Web development software

Summary

Web development software

Body

To get started with Vue.js web development on you computer, download the following items:

  • GitHub desktop
  • VScode
    • Under extensions, install Volar
    • If "scripts disabled" error is encountered when attempting to execute commands in VSCode's terminal in Windows try "Set-ExecutionPolicy RemoteSigned -Scope CurrentUser" in Powershell.
  • Firebase Command Line Interface
  • Npm and node
    • If "EACCESS error" is encountered, try “npm cache verify” in the terminal

Details

Details

Article ID: 2792
Created
Mon 7/21/25 5:55 PM
Modified
Wed 12/17/25 2:57 PM