Git Product home page Git Product logo

vuetest's Introduction

##AP-project

####一、项目部署流程

  1. 安装依赖包:npm install
  2. 拷贝common模块: npm run copyCommon
  3. 拷贝base-platform-ui: npm run copyBaseUI
  4. 构建项目:npm run build
  5. 启动项目:npm run dev

####二、基本操作

  1. 下载项目
  2. 添加SSH证书 http://blog.csdn.net/tanzhengyu/article/details/51064380
  3. 更新代码 在项目根目录下执行: git pull
  4. 提交代码
  • a. git status 查看修改的代码
  • b. git add --all 添加所有的修改文件
  • c. git commit -m "备注"
  • d. git push 推送代码

####五、资料

  1. vue2.0文档(中文):http://cn.vuejs.org/guide/index.html
  2. vue-router: http://router.vuejs.org/zh-cn/essentials/getting-started.html
  3. Vuex: https://vuex.vuejs.org/zh-cn
  4. bootstrap3: http://v3.bootcss.com/
  5. element-ui: http://element.eleme.io/#/component/input-number
  6. underscore: http://www.css88.com/doc/underscore/
  7. momentjs: http://momentjs.cn/
  8. bluebird(promise) http://bluebirdjs.com/docs/api-reference.html
  9. ES6: http://es6.ruanyifeng.com/
  10. Less: http://lesscss.cn/
  11. GIT教程: http://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000/

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.