Awesome
This project was bootstrapped with Create Inferno App.
Below you will find some information on how to perform common tasks.<br> You can find the most recent version of this guide here.
Inferno-Mobile
Mobile application starter based on:
- [InfernoJs] (https://infernojs.org/)
- [Cordova] (https://cordova.apache.org/)
- [OnsenUi] (https://onsen.io/react/)
Usage
- npm install, to install all required packages.
- npm run start, to start the dev server.
- npm run build, will build your project in www directory.
- Cordova commands you will find it [here] (https://cordova.apache.org/docs/en/latest/guide/cli/)
Notes
- If you ran (cordova run android) and found these message: Using this version of Cordova with older version of cordova-android is being deprecated. Consider upgrading to cordova-android@5.0.0 or newer. Please continue: npm install {missing module}.