当前位置 : 主页 > 网络编程 > JavaScript >

vue-demo

来源:互联网 收集:自由互联 发布时间:2021-06-28
hint.txt # install dependenciesnpm install# serve with hot reload at localhost:8080npm run dev# build for production with minificationnpm run build# build for production and view the bundle analyzer reportnpm run build --report vueDemo.rar
hint.txt
# install dependencies
npm install

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

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report
vueDemo.rar vueDemo.rar
网友评论