Skip to content

A sample todo app using ASP.NET Core, Enity Framework Core, TypeScript and React/Redux

License

Notifications You must be signed in to change notification settings

tech-at-agoda/Todo-app-sample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Todo app

Using ASP.NET Core, Enity Framework Core, TypeScript and React/Redux. This is the Sample app for use at the Let's do CI/CD workshop.

Prerequisites

  • Visual Studio 2017 Update 2

TypeScript build

Run npm install

Run npm run webpack to build the dev JS with the source map.

Run npm run webpack-production to build the production JS.

Tests

Run npm run test.

About

A sample todo app using ASP.NET Core, Enity Framework Core, TypeScript and React/Redux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 55.3%
  • C# 37.1%
  • JavaScript 4.0%
  • PowerShell 3.4%
  • CSS 0.2%