Skip to content

opensumi/codeblitz

Folders and files

NameName
Last commit message
Last commit date
Sep 6, 2024
May 21, 2024
Dec 10, 2024
Dec 17, 2024
Dec 17, 2024
Oct 21, 2024
Jul 23, 2024
Oct 21, 2024
May 21, 2024
Dec 17, 2024
Nov 10, 2020
Sep 6, 2023
Jul 23, 2024
Jul 23, 2024
Feb 9, 2021
Jun 6, 2024
Jul 22, 2024
May 31, 2022
Dec 17, 2024
Dec 17, 2024
Aug 11, 2023
Jan 22, 2025

Repository files navigation

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