For about a year now i have been working on an Angular 2 web app as a hobby and have now at a point where I can start testing. I was wondering how i can use my existing angular 2 code and convert it over to a native script application. I have been looking into native script it looks like you have to be using native script from the start. I am also using The Angular cli and several npm packages to aid in the development of my app.
edited