You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

419 B

EMU数据迁移平台

推荐的IDE设置

VSCode + Volar ( and disable Vetur).

项目依赖安装(Project Setup)

npm install

本地开发服务器(Compile and Hot-Reload for Development)

npm run dev

生产环境构建(Compile and Minify for Production)

npm run build