All Projects → sec-secret → x-mall-miniprogram-wepy

sec-secret / x-mall-miniprogram-wepy

Licence: other
一个基于wepy+redux+eslint+sass的类Vue开发风格的商城微信小程序项目。

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
Vue
7211 projects
HTML
75241 projects

Projects that are alternatives of or similar to x-mall-miniprogram-wepy

react-ssr-spa
Server side rendered single page app using reactjs official libraries.
Stars: ✭ 30 (-55.22%)
Mutual labels:  eslint
eslint-config
My shared ESLint & Prettier configuration for projects
Stars: ✭ 12 (-82.09%)
Mutual labels:  eslint
nextjs-starter-kit
NextJS Starter Kit with Testing Frameworks and CI/CD
Stars: ✭ 30 (-55.22%)
Mutual labels:  eslint
eslint-plugin
autofix some errors reported by eslint rules.
Stars: ✭ 74 (+10.45%)
Mutual labels:  eslint
pipelinit-cli
Automatically generates pipelines for your project.
Stars: ✭ 36 (-46.27%)
Mutual labels:  eslint
eslint-plugin-decorator-position
ESLint plugin for enforcing decorator position
Stars: ✭ 32 (-52.24%)
Mutual labels:  eslint
template-react-ts
A React template with typescript, styled-components, prettier, eslint, axios and react-router-dom
Stars: ✭ 29 (-56.72%)
Mutual labels:  eslint
next.js-tailwindcss-template
Opinionated Next.js and TailwindCSS template.
Stars: ✭ 15 (-77.61%)
Mutual labels:  eslint
webpack-typescript-react
Webpack 5 boilerplate with support of most common loaders and modules (see tags and description)
Stars: ✭ 185 (+176.12%)
Mutual labels:  eslint
vue-eslint-editor
A code editor component to play ESLint.
Stars: ✭ 35 (-47.76%)
Mutual labels:  eslint
dva-typescript-antd-starter-kit
A admin dashboard application demo based on antd by typescript and dva
Stars: ✭ 61 (-8.96%)
Mutual labels:  eslint
react-boilerplate
A Simple React Boilerplate for Web Apps. Uses React, Redux, Webpack, Hot Reloading for JS and CSS, Testing, and more.
Stars: ✭ 18 (-73.13%)
Mutual labels:  eslint
eslint-define-config
Provide a defineConfig function for .eslintrc.js files
Stars: ✭ 61 (-8.96%)
Mutual labels:  eslint
webpack-4-react-bootstrap-starter-template
Starter boilerplate template for webpack 4 with React, Bootstrap 4
Stars: ✭ 16 (-76.12%)
Mutual labels:  eslint
eslint-config-chweb
✏️Disciple团队eslint配置检测规范
Stars: ✭ 27 (-59.7%)
Mutual labels:  eslint
React-bookstore
Bookstore using google-book Apis made with reactjs🔥🚀
Stars: ✭ 14 (-79.1%)
Mutual labels:  eslint
luozhu
Luozhu's practice in Front End Engineering and Components Development.
Stars: ✭ 28 (-58.21%)
Mutual labels:  eslint
image-cropper
💯一款功能强大的微信小程序图片裁剪插件
Stars: ✭ 1,123 (+1576.12%)
Mutual labels:  wepy
ying-template
这是一个基于 `webpack@^5.27.2` + `typescript@^4.2.3` + `@babel/core@^7.2.2` + `jest@^26.6.3` + `eslint@^7.22.0` 的多页面脚手架。
Stars: ✭ 125 (+86.57%)
Mutual labels:  eslint
angular-material-boilerplate
A straightforward and well structured boilerplate based on Google's Angular Material project.
Stars: ✭ 28 (-58.21%)
Mutual labels:  eslint

小呱商城

A Mini Program base on wepy

项目介绍

具备完整功能的购物平台小程序,获取微信用户信息,可以进行正常的添加购物车,添加编辑收货地址,查询订单,支付,上传图片退货。

软件架构

  1. 使用类Vue开发风格框架wepy。
  2. 使用eslint进行代码规范。
  3. 使用wepy-redux进行全局状态管理。
  4. 集成富文本编辑工具对富文本进行自动化解析。

安装教程

git clone [email protected]:sec-secret/x-mall-miniprogram-wepy.git

cd x-mall-miniprogram-wepy

npm install wepy-cli -g
npm install

npm run dev

参与贡献

  1. Fork 本项目
  2. 新建 Feat_xxx 分支
  3. 提交代码
  4. 新建 Pull Request

感谢

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].