1.先安装git再安装postwoman
打开命令行,输入如下命令:
cd d:
git clone https://github.com/liyasthomas/postwoman
cd postwoman
npm install
npm run dev
2.使用
用浏览器打开 http://172.16.16.88:3000/
转载自:
来源:CSDN
作者:竹铃0712
链接:https://blog.csdn.net/u010225788/article/details/104143911