Monday, 17 April 2017

Migrating an Angular 2/Typescript Node native app to ASP Core (Front End only) Visual Studio Project

It seems there is no simple way to deploy an app written for Node into ASP.NET Core. Seems it takes a custom effort to configure all the config files to play nice with an ASP Core structure.

Should there not be a formal method or utility to take any Node app and import it into VS Asp Core project?

I know that you can write a Node app from scratch within VS, but it wold be nice to just run a Git command from VS and get any Node app running instantly..



via LastTribunal

No comments:

Post a Comment