Skip to content

Languafe/Categorical

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Categorical

Fiddling with ASP.NET Core and React.

Start the ASP.NET Core backend:

cd CategoricalApi
dotnet run

In a new terminal, start the React development server

cd categorical-app
npm start

Run tests (against the ASP.NET Core code)

cd CategoricalTests
dotnet test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages