1 Star 0 Fork 0

rsuite / rsuite.github.io

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
README.md 853 Bytes
一键复制 编辑 原始数据 按行查看 历史

English | 中文版

React Suite

logo

Website: http://rsuitejs.com/

Development

First, Fork https://github.com/rsuite/rsuite and clone it locally.

git clone git@github.com:<YOUR NAME>/rsuite.git

cd rsuite
npm install

Start gulp task,used to listen for file changes.

npm run dev

Then, Fork https://github.com/rsuite/rsuite.github.io and clone it locally.

git clone git@github.com:<YOUR NAME>/rsuite.github.io.git

cd rsuite.github.io
npm install

Start webpack server

npm run dev

Next, your show time.

Open url http://127.0.0.1:3200/ in browser.

JavaScript
1
https://gitee.com/rsuite/rsuite.github.io.git
git@gitee.com:rsuite/rsuite.github.io.git
rsuite
rsuite.github.io
rsuite.github.io
master

搜索帮助