All Projects → guojiangclub → Miniprogram Ecommerce Open Source

guojiangclub / Miniprogram Ecommerce Open Source

果酱小店小程序端,基于原生小程序开发

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Miniprogram Ecommerce Open Source

Myblog
我的个人博客,记录自己的所学所享.
Stars: ✭ 71 (-67.28%)
Mutual labels:  webpack, gulp
Vue Webgulp
Vue.js + Webpack + Gulp + Vue Loader
Stars: ✭ 146 (-32.72%)
Mutual labels:  webpack, gulp
Npm Pipeline Rails
Use npm as part of your Rails asset pipeline
Stars: ✭ 93 (-57.14%)
Mutual labels:  webpack, gulp
Wordpress Starter
📦 A starter template for WordPress websites
Stars: ✭ 26 (-88.02%)
Mutual labels:  webpack, gulp
Generator Angular Webpack Es6
Yeoman generator for Angular projects using Webpack, ES6, SASS with some cool optional features. Feel free to contribute!
Stars: ✭ 172 (-20.74%)
Mutual labels:  webpack, gulp
Jekyll Boilerplate
Helpful files to get started working on a new Jekyll website
Stars: ✭ 30 (-86.18%)
Mutual labels:  webpack, gulp
Csdwheels
一套基于原生JavaScript开发的插件,无依赖、体积小
Stars: ✭ 114 (-47.47%)
Mutual labels:  webpack, gulp
Nice Front End Tutorial
🌍 Constantly updated front-end resources, tutorials, opinions(与时俱进版前端资源,教程和意见。)
Stars: ✭ 755 (+247.93%)
Mutual labels:  webpack, gulp
Imall
基于Laravel5.2,Vue.js1.0的微信商城,用于熟悉 Laravel、Vuejs、Webpack、Gulp 的结合使用,已不维护及更新。(1MB单核基础服务器,浏览请耐心等待图片加载...)
Stars: ✭ 168 (-22.58%)
Mutual labels:  webpack, gulp
Ng6 Starter
🆖 An AngularJS Starter repo for AngularJS + ES6 + Webpack
Stars: ✭ 1,933 (+790.78%)
Mutual labels:  webpack, gulp
Puppy
Starter kit and delivery system for building static prototypes with Twig
Stars: ✭ 25 (-88.48%)
Mutual labels:  webpack, gulp
Gulp Webpack Starter
Gulp Webpack Starter - fast static website builder. The starter uses gulp toolkit and webpack bundler. Download to get an awesome development experience!
Stars: ✭ 199 (-8.29%)
Mutual labels:  webpack, gulp
Manhuaren
vue2.0全家桶,仿漫画人官网(移动端)
Stars: ✭ 18 (-91.71%)
Mutual labels:  webpack, gulp
Generator Kittn
The Yeoman Kittn Generator
Stars: ✭ 63 (-70.97%)
Mutual labels:  webpack, gulp
Initior
A command line application that let's you initialize your new projects the right way, replaces npm and yarn's init 🎆
Stars: ✭ 17 (-92.17%)
Mutual labels:  webpack, gulp
Frontie Webpack
Front-end Boilerplate | Gulp 4 + Webpack 4 + Babel + ITCSS Architecture + BEM Methodology + Twig.js
Stars: ✭ 102 (-53%)
Mutual labels:  webpack, gulp
Blendid
A delicious blend of gulp tasks combined into a configurable asset pipeline and static site builder
Stars: ✭ 5,026 (+2216.13%)
Mutual labels:  webpack, gulp
Generator Ng Fullstack
Client, server or fullstack - it's up to you. ng-fullstack gives you the best of the latest.
Stars: ✭ 701 (+223.04%)
Mutual labels:  webpack, gulp
Generator Phaser Plus
[🛑 DISCONTINUED] It has been a long journey but development of `generator-phaser-plus` is now over. I recommend you have a look and fork `yandeu/phaser-project-template` instead.
Stars: ✭ 148 (-31.8%)
Mutual labels:  webpack, gulp
100 Days Of Code Frontend
Curriculum for learning front-end development during #100DaysOfCode.
Stars: ✭ 2,419 (+1014.75%)
Mutual labels:  webpack, gulp

重要说明:因为团队精力有限,纯开源的免费版本推进不下去,推出了会员制的版本,拥有直播,砍价,分销,拼团,秒杀,多供应商,微信群折扣,新人礼等的果酱小店版本。欢迎添加 微信号: chenbidexq 咨询。

同时: 果酱小店小程序,我们作为真实的项目在运营,产品会不断更新迭代。

特性

  • 使用小程序原生语言开发,开发门槛低。
  • 使用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

文档

果酱小店开源电商系统教程

贡献源码

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

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

讨论交流

image

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].