安装 StackEdit 后:
git clone https://github.com/benweet/stackedit
cd stackedit
npm install
bower install
(export PORT=5000 && node server.js)
它报告错误:
我用谷歌搜索没有找到任何解决方案。有人可以帮忙吗?
安装 StackEdit 后:
git clone https://github.com/benweet/stackedit
cd stackedit
npm install
bower install
(export PORT=5000 && node server.js)
它报告错误:
我用谷歌搜索没有找到任何解决方案。有人可以帮忙吗?