0.0.6 • Published 5 years ago
unifyedmobile-createapp v0.0.6
Unifyed Mobile App Generator
This repo contains the code for unifyed mobile app.
Installation
Use npm packager to install unifyedmobile-createapp package as a global dependency in your local machine
npm install -g unifyedmobile-createappTo Update the package
npm update -g unifyedmobile-createappTo create a new app use following code using terminal or CMD
unifyedmobile-createapp appName bundleId tenantId envContributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.