唐山大屏项目
1. 安装依赖
npm install # 或者 npm i
1. 开发过程
npm run serve
3. 打包编译
npm run build:prod
4. node 版本
18.19.1