friends circle:基于Mongoose Express Angular.js Node.js和Socket.io的服务系统 源码
好友圈 猫鼬 表示 Angular.js Node.js 套接字 ###用法 克隆并输入 git clone git@github.com:qianjiahao/friends-circle.git cd friends-circle 安装依赖 bower install && npm install 启动节点服务器 cd back-end && node application.js 启动前端服务器 http-server . 注意:**要在根路径下执行** 开始大吃大喝,并保持警惕 gulp // gulp 压缩 js, 编译less,压缩css,合并、重命名、压缩angular文件 [dist 文件夹] 注意:**要在根路径下执行** 打开浏览器 http://localhost:8080/front-end/views/layout.html ###描述 新人练手,在学
文件列表
friends-circle-master.zip
(预估有个33文件)
friends-circle-master
bower.json
342B
front-end
views
layout.html
1KB
templates
circle.html
7KB
search.html
2KB
hint.html
1KB
auth.html
8KB
暂无评论