Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Rudy-Zidan/inferno-mobile

InfernoJs mobile project starter (InfernoJs, Cordova and onsen).
https://github.com/Rudy-Zidan/inferno-mobile

android cordova infernojs onsenui reactjs

Last synced: 2 months ago
JSON representation

InfernoJs mobile project starter (InfernoJs, Cordova and onsen).

Awesome Lists containing this project

README

        

This project was bootstrapped with [Create Inferno App](https://github.com/infernojs/create-inferno-app).

Below you will find some information on how to perform common tasks.

You can find the most recent version of this guide [here](https://github.com/infernojs/create-inferno-app/blob/master/packages/inferno-scripts/template/README.md).

# 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 [email protected] or newer. Please continue: npm install {missing module}.