Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rhiokim/webservice-boilerplate
- Owner: rhiokim
- Created: 2012-02-09T06:54:35.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-02-09T09:00:37.000Z (almost 13 years ago)
- Last Synced: 2024-04-14T07:51:22.221Z (7 months ago)
- Homepage:
- Size: 289 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- Changelog: History.md
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