Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guoxiangke/fe_letchat
FE
https://github.com/guoxiangke/fe_letchat
Last synced: 15 days ago
JSON representation
FE
- Host: GitHub
- URL: https://github.com/guoxiangke/fe_letchat
- Owner: guoxiangke
- Created: 2017-02-19T08:24:01.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-19T07:10:50.000Z (almost 8 years ago)
- Last Synced: 2024-11-08T15:25:32.109Z (2 months ago)
- Language: JavaScript
- Size: 13 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# letchat
- [Home](https://guoxiangke.github.io/letchat)
- [LiveChat](https://guoxiangke.github.io/letchat/live-chat.html)
- [Customers](https://guoxiangke.github.io/letchat/customers.html)
- [Docs](https://guoxiangke.github.io/letchat/docs.html)
- [DocsDetail](https://guoxiangke.github.io/letchat/doc-details.html)
- [Demo](https://guoxiangke.github.io/letchat/demos.html)
- [Princing](https://guoxiangke.github.io/letchat/price.html)### 项目看板
https://trello.com/b/ULh2P2V3/fe### issues跟踪
https://github.com/guoxiangke/letchat/issues### 需求
1. 使用glup编译less jade(已更名为pug) CoffeeScript等
2. 初始化目录结构 每个页面除了第三方js外,只能(个别除外)有两个js,common.js page-name.js 并有2个压缩版的,css也一样
3. 相同的内容 模块化
4. 图片资源需要放在本地images文件夹