Skip to content

A simple landing using ASP.NET 6 MVC and TypeScript

Bumazhnik/LandingASP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LandingASP

A simple landing written in ASP.NET 6 MVC and TypeScript

Prerequisites

.Net, npm is required for this to work

Build

Clone this repository and run this command

npm install

Build Typescript/CSS with Webpack (npm script included)

npm run build

Compile and execute application

dotnet run

About

A simple landing using ASP.NET 6 MVC and TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published