According to most recent starter kits for modern SPA frameworks client app code usually lies in src folder. Here couple samples
https://github.com/kriasoft/react-starter-kit
https://github.com/AngularClass/angular2-webpack-starter
https://github.com/aurelia/app-contacts
May be it better to rename ClientApp folder to src? Or at least allow to change it in yo generato? (this name use in couple places accross app (index.cshtml, webpack.configs).
According to most recent starter kits for modern SPA frameworks client app code usually lies in src folder. Here couple samples
https://github.com/kriasoft/react-starter-kit
https://github.com/AngularClass/angular2-webpack-starter
https://github.com/aurelia/app-contacts
May be it better to rename ClientApp folder to src? Or at least allow to change it in yo generato? (this name use in couple places accross app (index.cshtml, webpack.configs).