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

https://github.com/wispys/react-zfx

ZFX React重构
https://github.com/wispys/react-zfx

react react-component react-router

Last synced: about 2 months ago
JSON representation

ZFX React重构

Awesome Lists containing this project

README

          

# React-refactoring

> 基于React+Webpack的项目重构

## Build Setup

``` bash
# install dependencies
npm install

# serve with hot reload at localhost:8888
npm run dev

# build for production with minification
npm run build
```