Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)