Skip to content

zhdanny/pc-project

Repository files navigation

zhuhuanhuan-pc-project

pc端练习项目

包含了

  • Vue组件通信例子
  • css3样式技巧
  • 日历组件
  • canvas鼠标画图
  • 拖拽插件例子
  • sql编辑器例子

Build Setup

# install dependencies
npm install

#先生成vendor文件
npm run dll

#本地server
npm run dev

# 线上环境构建
npm run build prod

# 沙箱环境构建
npm run build box

# 测试环境构建(如果build后不加参数默认为test)
npm run build test

# build for production and view the bundle analyzer report
npm run build --report



About

pc端小练习

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors