Skip to content

Latest commit

 

History

History

working

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

DevToys.io DotNet TAB/TAMB Stack Templates

Project GitHub Repo -> github repo
Must have dotnet sdk installed -> dotnet-sdk
Must have node installed -> Node.js

👀 Checkout the tutorial

DevToys YT

dotnet new install DevToys.Utility.Templates
mkdir <your project name>
cd <your project name>
dotnet new [tab] or [tamb]
npm install
dotnet watch run