Hi,
Our Team developed a responsive angular 2 application
- Its built on angular2-webpack starter link here
- Fully fledged angular app
- Angular latest versions (2.4.9), Bootstrap 4 along with many other java-script libraries like moment lodash etc
- We need to create a hybrid application out of this. Basically an APK for android etc.
My questions are
- Is it possible?
- If possible what can i do it make it happen
- Also if there are any other alternatives to make it work hybrid.
Thanks