nodejs启动vue项目

2020-07-02 15:30:47

命令:

安装nodejs相关模块

进入项目文件夹所在目录,

运行 npm install

运行命令 npm run dev,即可服务

启动命令可以看package.json