Alt-er / rsuite.github.io

React Suite documentation site

Home Page:https://rsuitejs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

React Suite documentation site

https://rsuitejs.com


Languages

Language:HTML 94.6%Language:JavaScript 4.2%Language:CSS 1.2%Language:Dockerfile 0.0%