Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zhangyongwnag/shoppingcart_react
基于React,react-redux的购物车demo https://zhangyongwnag.github.io/ShoppingCart_react/build/index.html#/Index
https://github.com/zhangyongwnag/shoppingcart_react
creact-react-app react react-redux react-router webpack
Last synced: 19 days ago
JSON representation
基于React,react-redux的购物车demo https://zhangyongwnag.github.io/ShoppingCart_react/build/index.html#/Index
- Host: GitHub
- URL: https://github.com/zhangyongwnag/shoppingcart_react
- Owner: zhangyongwnag
- Created: 2019-09-04T08:52:11.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T22:54:13.000Z (almost 2 years ago)
- Last Synced: 2023-03-02T22:37:23.499Z (almost 2 years ago)
- Topics: creact-react-app, react, react-redux, react-router, webpack
- Language: JavaScript
- Homepage:
- Size: 1.1 MB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 购物车
> A Vue.js project
>
## Build Setup``` bash
# install dependencies
npm install
# serve with hot reload at localhost:3000
npm start
# build for production with minification
npm run build
```## 演示网:https://zhangyongwnag.github.io/ShoppingCart_react/build/index.html#/Index
## 演示图:
![](https://img-blog.csdnimg.cn/20190923174058901.gif)