2015年10月2日

node起步

摘要: 1.安装node2.$ npm install express-generator -g$ express myapp 安装cd myapp npm install --save set DEBUG=myapp & npm startsupervisor ./bin/www目录:对于在mode_... 阅读全文

posted @ 2015-10-02 10:37 xiaomie 阅读(121) 评论(0) 推荐(0)

导航