# 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
node启动_安装_依赖_构建
最新推荐文章于 2023-06-01 15:36:53 发布
