# test **Repository Path**: 307609272/test ## Basic Information - **Project Name**: test - **Description**: Web测试项目,主要是测试使用第三方的editorjs组件。 editorjs组件 : https://editorjs.io/ https://github.com/codex-team/editor.js - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-05 - **Last Updated**: 2023-12-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 启动 npm init (如果初始化了,就不需要执行这一句了) npm run dev (启动开发环境界面) http://localhost:5173/ (访问)