基于atom-live-server,增加右键功能view in server可直接在浏览器中打开工程下当前文件
下载资源
$ git clone [email protected]:LiuYueKai/atom-easy-server.git
$ npm install
将整个工程拷贝至atom包管理路径下
- mac下路径为当前user下的.atom/packages。如果atom已经打开则执行 control + option + command + l 来刷新atom
基于atom-live-server,增加右键功能view in server可直接在浏览器中打开工程下当前文件
下载资源
$ git clone [email protected]:LiuYueKai/atom-easy-server.git
$ npm install
将整个工程拷贝至atom包管理路径下