Skip to content

fullrange-interactive/dotnet-woopsa-react-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Required software

Server

Please install Visual Studio Community edition. You only need .NET

Client

You will need nodejs with npm and a web browser

Set-up

Server

Open the .sln file and install required Nuget dependencies

Client

Use a terminal to navigate to /client and run

npm install

Running

Server

Simply press "run" in Visual Studio

Client

Go to /client and run

npm run start

This will start a development server and open your browser to the correct page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published