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.
We are currently early in our development phase and only have a dev nightly on Visual Studio Marketplace.
Head over to Visual Studio Marketplace’s Web Template Studio page and click "install" 😊.
- Get the latest release from Web Template Studio Github releases
- Scroll down to Assets and download the
.vsix
file - Open VSCode
- Open the extensions menu from 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
to open VSCode's extension launcher - Type/Select
Web Template Studio: Launch
and pressEnter
to launch the extension