Generates an ASP.NET Core web API and a React + MobX SPA in TypeScript using Yeoman
npm install generator-hoflogic-spanpm link (this can be reverted with npm unlink --global)
yo hoflogic-spa
generators\app\templates to view and edit the template.
generators\app\index.js to see how the template variables are substituted.