Git Product home page Git Product logo

plm-wechat's Introduction

plm 微信源码

for webchat

构建step

  1. npm install
  2. npm run dev
  3. npm run build

项目介绍

使用vue-cli构建的简单vue项目

微信项目,用户绑定、解绑,任务列表、项目列表,查询、扫码

关键技术: vue、webpack、axios

vue: 组件、数据双向绑定、通信、mixin、指令

webpack: 多入口

要点

依赖安装

  1. babel-plugin-import

antd 的按需加载

  1. webpack-cli

webpack命令,从webpack中剥离出来(webpack version > 4)

  1. babel-preset-env

es6 -> es5

  1. babel-preset-react

运行react的babel必须插件

  1. css-loader、style-loader

要使用 cssModule ,就需要引入css-loader,因为用到了antd,所以要用到 cssModule

plm-wechat's People

Contributors

heyunjiang avatar bold881 avatar

Watchers

James Cloos avatar  avatar

Forkers

daoos

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.