Home

Awesome

<p align="center"> <a href="https://github.com/opensumi/codeblitz"><img src="https://mdn.alipayobjects.com/huamei_htww6h/afts/img/A*niy4RJmlwuUAAAAAAAAAAAAADhl8AQ/original" width="50%" /></a> </p> <p align="center">Pure Front-end IDE Framework based on OpenSumi</p>

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

Samples codeblitz-sample