Skip to content

Link Shortener written in ASP.NET 6 MVC and TypeScript

Bumazhnik/LinkShortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinkShortener

Link Shortener written in ASP.NET 6 MVC and TypeScript

Prerequisites

.Net, npm is required for this to work

Build

Clone this repository and create "Database" folder in project directory

mkdir LinkShortener\Database

Run this command

npm install

Build Typescript/CSS with Webpack (npm script included)

npm run build

Compile and execute application

dotnet run

About

Link Shortener written in ASP.NET 6 MVC and TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published