0
xtianvillapando created
Hi, is it best to create separate Angular JS WebApp from the existing one and make our development there? Would this make it easier to upgrade to new versions of ASP.NET Zero in the future without disrupting our work?
Thanks!
Markdown is supported
Copy & paste or drag & drop images (max 30 MB per image)
3 Answer(s)
-
0
In .web project, use /App for ABP dasbhoard. create a new folder for your new angular app, like /App_Name .
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image) -
0
Follow up question on this, which setup do I need to change to point to the newly created folder (/App_Name) so that my navigation will point to it without losing the current one which is the /App for ABP Dashboard?
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image) -
0
Hi,
I haven't doen this but I think you shouldn't register it anywhere. You just need to create a second angularjs app in your project.
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image)