Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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).
- Host: GitHub
- URL: https://github.com/Rudy-Zidan/inferno-mobile
- Owner: Rudy-Zidan
- Created: 2017-01-08T10:30:05.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-11T20:44:22.000Z (about 8 years ago)
- Last Synced: 2024-07-28T19:31:19.895Z (6 months ago)
- Topics: android, cordova, infernojs, onsenui, reactjs
- Language: Java
- Size: 6.9 MB
- Stars: 22
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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}.