Git Product home page Git Product logo

ionic-starter-kit's Introduction

IonicKit from eKreative

JavaScript Style Guide

Get started

Setup (required Node 4.x)

cp www/js/main/config.<dev or release>.js.dist www/js/main/config.js

yarn

Add a platform

ionic platform add <platform>

Run on a device

ionic run <platform>

Run a dev server

yarn serve

Create a build

ionic build <platform>

Emulating in real time

ionic emulate <platform> -l -c -s

Tests

yarn test

This ionicKit includes:

  1. Added and installed ngCordova - a collection of AngularJS extensions on top of the Cordova API;

  2. API service for different requests ( in config.xml and <meta http-equiv="Content-Security-Policy" ...> in index.html) - more info here cordova-plugin-whitelist;

  3. Gulp tasks with ionic’s commands: serve, build, run:

  • sourcemaps for scss and js files;

  • js-files manipulations: sourcemaps, babel, ngAnnotate, concat, uglify -> so now we have only 1 js-file in index.html.

ionic-starter-kit's People

Contributors

kikill95 avatar

Stargazers

 avatar Pham Tuan Anh avatar

Watchers

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