Issue
I have an angular project I want to sell online.
In order to achieve that my idea was to create a new project with a landing page, a payment method and a login page then add inside this new project a page where user can run the existing project I want to sell using a dedicated route. Ideally both projects should be linked without having to be in the same folder.
Is there a way to achieve that? (I'm using v17)
Solution
This should help you to achieve this goal: https://medium.com/disney-streaming/combining-multiple-angular-applications-into-a-single-one-e87d530d6527
Answered By - Oscar
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.