Skip to content

marvac/Friendster

Repository files navigation

Friendster

Sample social media web app, designed to debug with Visual Studio 2017+

Prereqs

Visual Studio 2017

Current .NET core SDK

NPM

Quick Start

In the terminal at the root of the \Client folder:

npm install

Then in the terminal at the root of \Friendster

dotnet ef database update

Then run the project from Visual Studio (ctrl + F5)

About

Angular 6 / ASP.NET core 2.1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published