opensumi / codeblitz

Pure front-end IDE framework based on OpenSumi

Home Page:https://codeblitz.opensumi.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Pure front-end IDE framework based on OpenSumi

https://codeblitz.opensumi.com

License:MIT License


Languages

Language:TypeScript 60.5%Language:JavaScript 38.2%Language:Less 1.2%Language:HTML 0.1%Language:CSS 0.0%