Code Monkey home page Code Monkey logo

crac-ionic's Introduction

crac-ionic

Prototype for the CooperativeActivities app made with Ionic.

Using this project

After checkout of the project run

$ npm install
$ bower install

to install third party dependencies. If cordova-specific errors occur, install cordova and ionic separately and globally on your machine:

$ sudo npm install -g cordova
$ sudo npm install -g ionic

Then add specific platforms:

$ ionic platform add ios
$ ionic platform add android

To build execute following commands:

$ ionic build ios
$ ionic build android

To emulate on a platform run following commands:

$ ionic emulate ios
$ ionic emulate android

To start the web-view, run

$ ionic serve

To get ios and android in comparison in the webview, run

$ ionic serve --lab

Install app in iOS

To install the app on iOS, switch to the folder /platforms/ios and open the xcode-Project.

Issues

If Android is not installed:

npm install android

Ressources

http://ionicframework.com/docs/cli/ -- CLI Beschreibung. http://ionicframework.com/docs/components/ -- Components

Test2 kljh

crac-ionic's People

Contributors

danjelous avatar fabidop avatar timzwen avatar jschoenb avatar raabmar2 avatar keros avatar

Watchers

James Cloos avatar  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.