Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rhiokim/webservice-boilerplate

twitter's bootstrap, require.js, jquery 을 이용한 웹 서비스 용 boilerplate
https://github.com/rhiokim/webservice-boilerplate

Last synced: 4 days ago
JSON representation

twitter's bootstrap, require.js, jquery 을 이용한 웹 서비스 용 boilerplate

Awesome Lists containing this project

README

        

#intro

#Project Guide
* [confluence](http://confluence.kthcorp.com/display/TeamWebApplication/Genghis+Khan+2012)

#Environment
* [Git-flow][1] 을 기본적으로 사용한다.

#Files & Directory

* Makefile : build script for project
* README.markdown : explain this project
* www : production level source
- js
- img
- css
* modules : git submodules
* tests : code for test

[1]:http://confluence.kthcorp.com/display/TeamWebApplication/Git