Quantcast
Channel: Active questions tagged visual-studio-code - Stack Overflow
Viewing all articles
Browse latest Browse all 99290

How to build a fullstack angular with c# project to production

$
0
0

I developed my client side in angular(vs code) and my server in c# (vs) my server needs to run locally, How can I close it(build to production) to a program. I need the server to be always up.

I googled for answers but didn't find, 'coz my server runs on http, locally...

can someone please help me...

EDIT I need to generate an .exe file that will run my angular and my .net core together locally


Viewing all articles
Browse latest Browse all 99290

Trending Articles