Skip to content

Latest commit

 

History

History
52 lines (38 loc) · 1.41 KB

README-en.md

File metadata and controls

52 lines (38 loc) · 1.41 KB

rs-admin-cli

React Ant Design Mobx

简体中文 | English

Overview

rs-admin-cli is a scaffolding that is rapidly developed based on react and provides:

  • Interactive project scaffolding via rs-admin-cli

  • Start zero-configuration prototyping quickly with rs-compiler

  • Includes three solutions:

    • react + redux
    • react + mobx
    • react + mobx + typescript
    • react + mobx + typescript + electron
  • Rich project configuration to meet different needs。

Quick Start

Install🔥

npm install -g rs-admin-cli

Init

rs init yourProjectName

Run

cd yourProjectName
npm start

Build

npm run build

Preview

rs-admin-cli

Address: Mobx Redux

Log