Skip to content

Simple demonstration project in TypeScript, React, Redux, ASP.NET Core MVC and C#.

License

Notifications You must be signed in to change notification settings

markmehere/react-time-keeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-time-keeper

A very simple demonstration app using the following technologies:

  • TypeScript
  • React with Redux
  • ASP .NET Core MVC
  • C#
  • IIS and SQL Express

Install

To install simply open in Visual Studio 2019 Community Edition, press Debug > Start Debugging and go. As part of the process, Visual Studio will download all node_modules required by the ClientApp.

Testing

The ClientApp has 7 unit tests. To run navigate your Terminal to:

cd time-keeper\ClientApp

And type:

npm test or yarn test

About

Simple demonstration project in TypeScript, React, Redux, ASP.NET Core MVC and C#.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published