Code Monkey home page Code Monkey logo

meisha-mobile-template's Introduction

梅沙科技-移动端项目模版

功能说明

此模板是根据vue官方模板,结合ms-ui(梅沙科技移动端UI)编写的一套针对手机端系统的模板。此模板包含:eslint对js代码的编写约束;vuex及vue-router集成;fetch.js和类型检测等使用频率高的公共js方法及过滤器集成,default页面集成

安装及使用

项目安装之前,确保你的电脑已安装node及npm

npm install -g vue-cli
vue init meishaFE/meisha-mobile-template my-project
cd my-project
git init
npm install
npm run dev

提pr

  1. fork 当前项目
  2. clone 自己 github 项目到本地进行开发;pull, commit, push
  3. 进入到自己 github 上找到此项目,切换到 Pull request 模块,点击 New pull request 按钮;然后会出现 Comparing changes界面(分支可切换),填写录入修改提交信息之后,点击 Create pull request 按钮即可完成一次 pr 提交

eslint自定义规则说明

点击查看

meisha-mobile-template's People

Contributors

450671491 avatar

Watchers

James Cloos avatar  avatar

Forkers

450671491

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.