Skip to content
forked from opensumi/codeblitz

Pure front-end IDE framework based on OpenSumi

License

Notifications You must be signed in to change notification settings

donfo/codeblitz

 
 

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

About

Pure front-end IDE framework based on OpenSumi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 67.3%
  • JavaScript 31.5%
  • Less 1.1%
  • Other 0.1%