Web Template Studio Installation Instructions
April 27, 2021 · View on GitHub
Prerequisites
Web Template Studio runs as a VSCode extension and hence you'll need to have VScode version 1.38 or above installed.
To run the generated templates you'll need some of the followings installed depending on the type of project you´re creating:
Full-stack web applications
React Native applications
- Check the following requirements.
Installing the official release
Head over to Visual Studio Marketplace’s Web Template Studio page and click "install" 😊.
Installing the latest Microsoft Web Template Studio release manually
- Head over to Visual Studio Marketplace’s Web Template Studio page
- In the right panel, section Resources, click on "Download Extension" and download the
.vsixfile
- Open VSCode
- Open the extensions menu from the VSCode sidebar
- Click on the ellipsis in the upper right-hand corner
- Choose Install from VSIX
- Select the
.vsixyou downloaded earlier. Web Template Studio is now ready to use
Run the Release
-
Open VSCode
-
Press
Ctrl + Shift ⇧ + P(Windows/Linux) orCommand ⌘ + Shift ⇧ + P(Mac) to open VSCode's extension launcher -
Type/Select
Web Template Studio: [command name]and pressEnterto launch the extension.List of available commands below:
Create Web AppCreate React Native AppDeploy Web App