Giter Site home page Giter Site logo

cornerstone-framework's Introduction

Cornerstone Framework

소개

Cornerstone Framework은 모바일 및 데스크탑 환경에서 동작하는 고품질의 웹 페이지 또는 웹 앱을 제작할 수 있는 Client-side Framework이다.

디렉토리 구조

--- dist
 +- test
 +- lib
 +- build
 +- examples --- cornerstone-ui
 |            +- form
 |            +- gesture
 |            +- guide
 |            +- livedoc
 |            +- lottery
 |            +- multipage
 |            +- page-transition
 |            +- smart-bill
 |            +- T-Dashboard
 |            +- widget-chart
 +- src --- launcher
 |       +- loader
 |       +- mvc
 |       +- style
 |       +- ui
 |       +- util
 |       +- widget
 +- doc --- 1. User_Document --- images
 |       +- 2. Reference ------- images
 |       +- 3. Runtime --------- images
 +- tools
 +- web
  • src : Framework 소스 코드들을 보관
  • lib : Framework이 의존하는 Open Source 제품들을 보관
  • test : Framework의 동작, 성능을 검증하기 위한 코드들을 보관
  • dist : Framework의 가공된(minified, optimized) 배포판들을 보관
  • build : Framework을 빌드(src, lib를 가공해서 dist로 배포하고 저장소에 업로드하는 작업)하는 코드를 보관
  • doc : Framework의 가이드 문서를 보관
  • examples : Framework의 예제 애플리케이션의 코드들을 보관
  • tools : Framework을 지원하는 도구(Cornerstone CLI)와 관련된 파일들을 보관
  • web : 코너스톤 홈페이지의 소스 보관

브랜치는 다음과 같은 용도로 사용한다.

  • master : 외부에 노출 가능한 완성본 (Release branch)
  • dev : 내부 개발시에 사용 (코너스톤 1)
  • dev-2.0 : 내부 개발시에 사용 (코너스톤 2)

COPYRIGHT(C) 2012 BY SKTELECOM CO., LTD. ALL RIGHTS RESERVED.

cornerstone-framework's People

Contributors

azamara avatar jang-jungin avatar jonghyun-jeon avatar nmj21c avatar pieces49 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.