# 安装依赖
npm install / yarn
# 开发环境,启动后打开: localhost:8080
npm run dev
# 生产环境构建
npm run dll // 构建DllPlugin
npm run build // 打包
# 生产环境构建完成后可以查看各模块的大小和依赖
npm run build --report
-
Notifications
You must be signed in to change notification settings - Fork 1
基于Vue的在线代码编辑器
aurorafe/code-editor
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
基于Vue的在线代码编辑器
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published