Code Monkey home page Code Monkey logo

meisha-template's Introduction

梅沙科技-项目模版

功能说明

此模板是根据vue官方模板,结合vue-element编写的一套针对后台系统的模板。此模板包含:eslint对js代码的编写约束;vuex及vue-router集成;公共页面(404,登录页,欢迎页)的集成;分页组件(2种结构样式)的集成;弹出层(分为3种规格)的集成;公共头部以及菜单栏的集成;整体系统布局的初始化;fetch.js和类型检测等使用频率高的公共js方法及过滤器集成

安装及使用

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

npm install -g vue-cli
vue init meishaFE/meisha-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自定义规则说明

点击查看

TODOS

  • 文档更新
  • 主页面顶级菜单栏组件
  • 更新到 element 2.0

meisha-template's People

Contributors

jxjayden avatar herbertyoung avatar 450671491 avatar ifengzp avatar

Stargazers

 avatar

Watchers

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