Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.13 KB

README.md

File metadata and controls

30 lines (21 loc) · 1.13 KB

Pure Front-end IDE Framework based on OpenSumi


Open in Cloud IDE Open in CodeBlitz

English | 简体中文

Quick Experience

http://codeblitz.opensumi.com

Project Startup

Preparation

Need to install yarn >= 1.22 and use yarn's workspaces to manage packages

Start the project

1. yarn
2. yarn run init
3. yarn run start

The terminal opens the output address, the default port is 9009, if it is occupied, it will search for available ports from 9009