Giter VIP home page Giter VIP logo

ioniclub's Introduction

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

ioniclub's People

Contributors

raineyspace avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.