RaineySpace Ioniclub Save

❤️ Ioniclub is hybird mobile app of https://cnodejs.org

Project README

Ioniclub

Ioniclub hybird mobile application powered by Ionic V2 BETA using AngularJs 2.0 BETA and Cordova.

Thanks to the API interface provided by the Cnode community. Ioniclub currently supports the following two communities:

How To Get Started

If you want to learn Ionic V2 through this project or modify some features,you can do so by cloning this repo and running the following commands (assuming that you have Node, NPM, Ionic, Cordova typings and Glup installed).

# Clone and Install depedencies
$ git clone [email protected]:XueRainey/Ioniclub.git
$ npm install && typings install


# Start the server on localhost:8100 on development mode
# Watches for changes, automatically recompiles files and refreshes the browser
$ ionic serve


# To build for iOS
# You’ll need to install Xcode. Xcode allows you to build compile to a target device running iOS.
$ ionic platform add ios
$ ionic emulate ios


# To build for android
# You’ll need to install the Android SDK. The Android SDK allows you to build compile to a target device running Android. Although the Android SDK comes with a stock emulator, Genymotion is recommended, since it’s much faster.Of course, a real Android device connected to your computer would be better.
$ ionic platform add android
$ ionic run android

Show

Dynamic diagram loading is relatively slow,You can click here to directly access the project.

Not logged in

Already logged in

MarkDown Editor

Communication

  • If you found a bug, and can provide steps to reliably reproduce it, open an issue.
  • If you have a feature request, open an issue.
  • If you want to contribute, submit a pull request.
  • If you want to contact the author, please look at the following.

Author

License

MIT

Open Source Agenda is not affiliated with "RaineySpace Ioniclub" Project. README Source: RaineySpace/Ioniclub
Stars
34
Open Issues
2
Last Commit
2 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating