Skip to content

Social Network, but it's actually an electronic bulletin board

Bumazhnik/SocialNetwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SocialNetwork

Social Network, but it's actually an electronic bulletin board, written in ASP.NET 6 MVC

Prerequisites

.Net, npm is required for this to work

Build

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

mkdir SocialNetwork\Database

Run this command

npm install

Build Typescript/CSS with Webpack (npm script included)

npm run build

Compile and execute application

dotnet run

About

Social Network, but it's actually an electronic bulletin board

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published