• Stars
    star
    168
  • Rank 225,507 (Top 5 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created over 1 year ago
  • Updated 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Pure front-end IDE framework based on OpenSumi

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.0 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