码迷,mamicode.com
首页 > Web开发 > 详细

vue中,node.js的一些命令

时间:2019-02-14 20:41:48      阅读:200      评论:0      收藏:0      [点我收藏+]

标签:bsp   ima   http   analyzer   bundle   alt   9.png   view   undle   

# 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

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test
 
 
技术图片

 

vue中,node.js的一些命令

标签:bsp   ima   http   analyzer   bundle   alt   9.png   view   undle   

原文地址:https://www.cnblogs.com/guilf/p/10376688.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!