nodejs學習(二)—anywhere搭建本地服務器

沒有安裝nodejs的同窗能夠先到node官方下載並安裝好node程序。能夠看上一篇。node

簡單兩步走

一、安裝好node以後打開cmd 輸入 npm install anywhere -g 安裝anywherenpm

二、安裝完成後,cmd輸入你想搭建服務器的路徑。
如:e:\app>anywhere 8080
返回:running at http://loacalhost:8080服務器

ok,就是這麼簡單~app

相關文章
相關標籤/搜索