GithubHelp home page GithubHelp logo

zysstudy's Introduction

/**

  • U&I
  • You and I

*/ 1、初始化工程 // 从git 迁下工程 git clone https://github.com/my9527/U-I.git // 进入工程 cd U-I // 安装npm 插件 npm install

// 更新代码
git fetch
git rebase origin/master

2、开发命令说明

2.1、 初始化cordova 工程
        gulp init-app

2.2、 浏览器调试
        gulp

2.3、 生成apk
        gulp build

3、提交格式说明 命令 命令说明 add 添加新文件 modified 修改文件 setup 初始化模块 delete 删除文件 fixed 修复bug 修改module,common 例 add( home ): 增加水平排版文件 modified( common.main ): 增加Tab切换; 修改其他文件 例 modified( config.xml ): 增加AllowInlineMediaPlayback 配置;

zysstudy's People

Contributors

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