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:
- Check the following requirements.
Head over to Visual Studio Marketplace’s Web Template Studio page and click "install" 😊.
- Head over to Visual Studio Marketplace’s Web Template Studio page
- In the right panel, section Resources, click on "Download Extension" and download the
.vsix
file
- 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
.vsix
you downloaded earlier. Web Template Studio is now ready to use
-
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 pressEnter
to launch the extension.List of available commands below:
Create Web App
Create React Native App
Deploy Web App