/vueFunctionRealization

在实际开发中需要使用的技术以及需要实现的功能

Primary LanguageJavaScript

vue_function_realization

工作中需要实现的效果记录

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
# 生产环境的打包
npm run build

# 测试环境的打包
npm run test