How to convert existing NativeScript Angular project to Code Sharing project
问题 All available tutorials talk about converting Angular Web Apps to codesharing Nativescript projects. I want to do the opposite. I almost finished coding the mobile app with Nativescript and now I wanna make the Web App with the code sharing in between both. 回答1: I did almost the same a couple of days ago, and while not exactly standard, my approach has been: create a new shared web/mobile project from scratch. move angular components from the mobile-only project to the shared project. rename