linux

从github上下载代码
git clone http://…
进入下载的目录
npm install
此时有两个警告

npm run serve
此时发现img目录底下有两个空文件夹没有(上传git时空文件夹被忽略),报错

手动创建文件夹重新npm run serve

搞定

./configure
make&&make install


npm install
npm run serve

npm run build
npm run test
npm run lint

评论

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注

这个站点使用 Akismet 来减少垃圾评论。了解你的评论数据如何被处理