Reputation: 1110
I am new to node js,Is there any common js framework or tool to develop mobile application which support android,ios,windows mobile.
Upvotes: 1
Views: 133
Reputation: 3594
You can use ReactNative to develop ios/android app in javascript. For more details please go through the http://www.reactnative.com/
Upvotes: 1
Reputation: 21
Go to AngularJS and Ionicframework. You can create the cross platform mobile apps. NodeJS only for backend, you can't create the mobile application using node.
Upvotes: 0