https://github.com/mulx10/ionic-apps
My Ionic Apps repository
https://github.com/mulx10/ionic-apps
android angular5 cordova-android ionic ios javascript node web
Last synced: 3 months ago
JSON representation
My Ionic Apps repository
- Host: GitHub
- URL: https://github.com/mulx10/ionic-apps
- Owner: MuLx10
- Created: 2020-04-08T11:22:59.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-08T02:52:46.000Z (about 6 years ago)
- Last Synced: 2025-05-22T23:34:14.058Z (about 1 year ago)
- Topics: android, angular5, cordova-android, ionic, ios, javascript, node, web
- Language: TypeScript
- Homepage:
- Size: 888 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IONIC-Apps
## Install
```bash
$ npm install
```
## Run
```bash
$ ionic serve # Web view.
```
```bash
$ ionic serve --lab # Developement on different platform.
```