# 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启动_安装_依赖_构建
最新推荐文章于 2024-08-22 10:57:10 发布