Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.5 KB

install.md

File metadata and controls

30 lines (21 loc) · 1.5 KB

Web Template Studio Installation Instructions

Prerequisites

Web Template Studio runs as a VSCode extension and hence you'll need to have VScode version 1.33 or above installed. Also, you'll need Node and npm/yarn to run the generated templates.

Where is the offical release?

We are currently early in our development phase and only have a dev nightly on Visual Studio Marketplace.

Installing the nightly dev branch build preferred

Head over to Visual Studio Marketplace’s Web Template Studio page and click "install" 😊.

Installing the latest Microsoft Web Template Studio release manually

  1. Get the latest release from Web Template Studio Github releases
  2. Scroll down to Assets and download the .vsix file
  3. Open VSCode
  4. Open the extensions menu from VSCode sidebar
  5. Click on the ellipsis in the upper right hand corner
  6. Choose Install from VSIX
  7. Select the .vsix you downloaded earlier. Web Template Studio is now ready to use

VSIX Install Instructions

Run the Release

  • Open VSCode
  • Press ctrl+shift+pto open VSCode's extension launcher
  • Type/Select Web Template Studio: Launch and press Enter to launch the extension