Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 203 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 203 Bytes

vue-basic

Vue 的基础开发环境

1. 如何运行

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