Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/murrayee/react-cnode

cnode论坛
https://github.com/murrayee/react-cnode

eslint mocha mochajs react react-redux react-router webpack

Last synced: 27 days ago
JSON representation

cnode论坛

Awesome Lists containing this project

README

        

## 项目简介
一个WebApp版的cnode客户端,项目采用react技术栈构建。组件准备选用的是[Material-UI]。

## 运用的技术主要有:

- 采用react技术栈,通过Redux来管理页面状态,通过Router来设置页面路由
....

## 运行项目
```
git clone ...
cd cnode
npm install webpack-dev-server webpack -g (没有安装webpack的需要安装)
npm install
npm start
```

"# my-cnode"