Skip to content

srikanthanusuri/Course-Assessment

Repository files navigation

react-dotnet-example

Example Project on how to develop and build React project with DOTNET Core Web API

Run Locally

// build and publish dotnet publish -c Release -o published // run dotnet published/react-dotnet-example.dll

Build the image

// build the image docker build -t react-dotnet-img . // list the images docker images

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published