Code Monkey home page Code Monkey logo

ionic-project's Introduction

首先安装npm
npm install -g cordova gulp ionic
npm install bower install
gulp
inoic serve //浏览器中打开
ionic run android //安卓应用

##备注:
微信插件安装:
cordova plugin add https://github.com/xu-li/cordova-plugin-wechat --variable wechatappid=wx259bf7170c4b9daa --save

##gulp 压缩angular注意事项 明确申明依赖事项
angular.module('havefun.controllers').controller('accountController', ['$scope',function($scope) {
而不能用
angular.module('havefun.controllers').controller('accountController', function($scope) {

###截图预览

##首页
index

##任务
index
index

upload
##我的
me
##分享
share

##联系我
[email protected]

ionic-project's People

Contributors

liming881227 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

effevo

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.