Code Monkey home page Code Monkey logo

ionic-angular-tabbar's Introduction

Ionic 3 + Angular 5 template for Monaca

What is this?

Monaca is a cloud-based Cordova development platform. With this template, you can easily get started with Ionic hybrid app.

Using with Monaca Cloud IDE

  1. Open Terminal window by pressing (+) icon

  2. Run NPM install

$ npm install
  1. Run Ionic serve
$ npx ionic serve

Using with Command Line Tool

  1. Install Monaca & Ionic CLI
$ npm install -g monaca ionic
  1. Create a project using this template
$ monaca create myapp --url https://github.com/monaca-templates/ionic-angular-tabbar/archive/master.zip

Note: You'll be asked if you want to sync to Monaca Cloud. Press Y to continue.

  1. Chdir to the app dir & run npm install
$ cd myapp
$ npm install
  1. Use Ionic CLI to build (transpile) or serve
$ cd myapp
$ ionic serve
$ ionic build
  1. Use Monaca CLI to connect to debugger or perform remote build
# Start remote build
$ monaca remote build --browser

# Connect to Monaca debugger
$ monaca debug & ionic serve

ionic-angular-tabbar's People

Contributors

as-hirose avatar masahirotanaka avatar takuyaw avatar yong-asial avatar

Stargazers

 avatar

Watchers

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