Git Product home page Git Product logo

allancmello / building-a-complete-mobile-app-with-ionic-3 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ionicthemes/build-a-complete-mobile-app-with-ionic-framework

0.0 2.0 0.0 697 KB

In this Ionic tutorial we will build an example app with a question and answer format (Q&A), similar to StackOverflow. We will go through the core concepts of an Ionic 2+ App such as Project Structure, Navigation, UI/UX and Data Integration.

Home Page: https://ionicthemes.com/tutorials/about/building-a-complete-mobile-app-with-ionic-3

TypeScript 77.14% JavaScript 0.99% HTML 10.56% CSS 11.31%

building-a-complete-mobile-app-with-ionic-3's Introduction

This repository is part of an ionic tutorial that explains how to build an ionic example app with a question and answer format (Q&A). We will go through the core concepts of an Ionic 2+ App such as Project Structure, Navigation, UI/UX and Data Integration. This ionic tutorial includes a working example you can reuse for your needs!

Check the complete step by step tutorial in: https://ionicthemes.com/tutorials/about/building-a-complete-mobile-app-with-ionic-3

Installation

Install dependencies

npm install

Run the app on the browser

ionic serve

Run the app on your phone

ionic cordova platform add android
ionic cordova run android

or

ionic cordova platform add ios
ionic cordova run ios

building-a-complete-mobile-app-with-ionic-3's People

Contributors

djabif avatar

Watchers

 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.