Using ASP.NET Core, Enity Framework Core, TypeScript and React/Redux.
- Visual Studio 2015
- .NET Core for Visual Studio
- NodeJS
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.
Run npm run test.