diff --git a/README.md b/README.md index e69de29..9d49456 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,14 @@ +## 📦 Install + +```bash +$ git clone https://github.com/WinmezzZ/react-antd-admin.git +$ cd react-antd-admin + +# npm +$ npm install +$ npm start + +# yarn +$ yarn install +$ yarn start +``` \ No newline at end of file