Skip to content

Latest commit

 

History

History

vue3-basic

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

vue3-basic

Vue3 的基础开发环境

1. 如何运行

  1. 在 workshop 根目录运行 yarn bootstrap 来安装依赖
  2. npm run start 开启开发环境
  3. npm run build 编译出静态文件