Git Product home page Git Product logo

miniprogram-ecommerce-open-source's Introduction

特性

  • 使用小程序原生语言开发,开发门槛低。
  • 使用gulp+webpack开发,编辑打包更方便。
  • 使用Less,编写样式更简单。
  • 接口请求,常用函数统一封装,调用更简单。
  • 系统使用教程+业务说明文档。
  • 配套的后台管理+解决方案+源码。

快速入门

安装

git clone [email protected]:ibrandcc/miniprogram-ecommerce-open-source.git   // 克隆当前项目
npm install   // 安装项目所需依赖
npm install --global gulp  // 如果电脑上没有安装gulp,需要全局安装下,有安装可忽略
gulp  // 用来编译less为wxss
npm run dev  // 编译,会在当前项目生成dist目录,使用微信开发者工具打开目录就可以看到效果。注意:开发项目还是打开项目目录即可。
npm run build // 编译当前项目

功能清单

功能清单

后端API

后端API

文档

iBrand 电商系统教程

贡献源码

该项目正在持续迭代更新中,如果你想参与到本项目中来,请提交 Pull Request !

如果你发现任何错误或者问题,请提交到 官方社区 或者 提交ISSUE

讨论交流

image

miniprogram-ecommerce-open-source's People

Contributors

oimken avatar peng199 avatar

Watchers

 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.