Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

简单开发文档 #1

Open
i-tengfei opened this issue Jan 6, 2014 · 0 comments
Open

简单开发文档 #1

i-tengfei opened this issue Jan 6, 2014 · 0 comments

Comments

@i-tengfei
Copy link
Owner

使用requirejsbower做模块管理
使用grunt做构建工具
使用express做服务器框架
使用mongodb做数据库
使用jade做模版引擎
使用less开发css样式

开发思路上,将独立的页面视为独立的app模块,进行构建。

client目录为浏览器端开发目录,生产环境上该目录不可访问。
public目录为静态资源目录
server目录为服务器脚本目录
view目录为模板目录
dist目录为构建输出目录,不加入版本控制

其它需要补充的在下方跟帖,我会酌情添加。

i-tengfei pushed a commit that referenced this issue Jan 22, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant