Home

Awesome

<h1 align="center">OpenSumi Mini-App Layout Sample</h1> <div align="center">

License CLA assistant

</div> This project is used to show how custom layout like Mini-App IDE.

perview

English | 简体中文

Quick Start

$ git clone git@github.com:opensumi/app-desktop.git
$ cd app-desktop
$ yarn
$ yarn build
$ yarn start

Project Structure

src
├── base
├── bootstrap                     
├── editor
│   ├── build                    # Build configuration
│   ├── browser
│   ├── common
│   ├── node
│   ├── modules                  # Custom modules
│   ├── extension                # The Buit-in extensions
│   └── main
├── pages
│   ├── dashboard
├── package.json
└── README.md

Start Options

License

Copyright (c) 2019-present Alibaba Group Holding Limited, Ant Group Co. Ltd.

Licensed under the MIT license.