NetCoreTemplates / script

.NET 8 #Script Pages App with Bootstrap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

script

.NET 6.0 ServiceStack #Script Pages Bootstrap Website

Browse source code, view live demo script.web-templates.io and install with dotnet-new:

$ dotnet tool install -g x

$ x new script ProjectName

Alternatively write new project files directly into an empty repository, using the Directory Name as the ProjectName:

$ git clone https://github.com/<User>/<ProjectName>.git
$ cd <ProjectName>
$ x new script

About

.NET 8 #Script Pages App with Bootstrap


Languages

Language:HTML 36.0%Language:C# 26.4%Language:TypeScript 24.6%Language:JavaScript 12.1%Language:CSS 0.9%