-
- Welcome your pr! Before pr, talk about situations in the issue firstly. If the situation is reasonable, go to the next step;
-
- Switch to the new branch based main, submit the pr with after finishing the feature.
Run these bash command firstly.
$ git clone https://github.com/MuYunyun/create-react-doc
$ cd create-react-doc
$ yarn && yarn bootstrap && yarn start
And now you can see the document is running at http://localhost:3000.