# codeblitz **Repository Path**: jarodyao/codeblitz ## Basic Information - **Project Name**: codeblitz - **Description**: Pure front-end IDE framework based on OpenSumi - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: https://codeblitz.cloud.alipay.com/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 6 - **Created**: 2023-09-11 - **Last Updated**: 2023-09-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
Pure Front-end IDE Framework based on OpenSumi
English | [简体中文](./README-zh_CN.md) ## Quick Experience [https://codeblitz.cloud.alipay.com/](https://codeblitz.cloud.alipay.com/) ## Project Startup ### Preparation Need to install yarn >= 1.0 and use yarn's [workspaces](https://classic.yarnpkg.com/en/docs/workspaces/) to manage packages ### Start the project ```bash 1. yarn 2. yarn run init 3. yarn run dev ``` The terminal opens the output address, the default port is 9009, if it is occupied, it will search for available ports from 9009