ExtJS4 MVC 설치하기
1.Download Sencha Ext JS
http://www.sencha.com/products/extjs/download/
2.Download Sencha Cmd
http://www.sencha.com/products/sencha-cmd/download/
C:\Sencha 에 Extjs4 라이브러리를 압축해제해서 옮긴다.
설치할때 디렉토리 선택에서 C:\만 선택하면 Sencha 폴더 생기면서 거기에 알아서 설치된다.
설치완료 후 확인은 명령프롬프트 창을 열고 "sencha"명령을 실행해서 아래와 같이 나오면 설치가 잘 된것이다.
다운로드 받은 Extjs4 파일은 C:\Sencha 폴더로 이동한다.
3.ruby 다운로드 ( Sencha cmd에서는 1.8~1.9버전만 지원한다. )
테마 컴파일을 하기위해서 ruby를 다운로드 받는다.
http://rubyinstaller.org/downloads/
빌드 과정에서 테마를 위판 sass컴파일용 compass를 설치하자.
C:\Sencha>gem install compass
혹여 윈도우 7에 경우 정상적으로 설치 되지 않는 경우가 있는데 이때는 아래 사이트를 참고하여 수동으로 compass를 설치할 수 있다.
http://awordpress.net/install-sass-compass-manually-windows/
해당 Ruby 설치 폴더에 가서 gem을 실행해라. 아니면 path를 설정하든지
4.애플리케이션 생성
아래 명령을 실행하여 waniMvc라는 애플리케이션을 생성하자.
C:\Sencha> sencha -sdk C:\Sencha\ext-4.2.1.883 generate app waniMvc c:\Sencha\waniMvc
4.웹서버 실행
아래 명령을 실행하여 웹서버 실행.
C:\Sencha> sencha fa web -port 8000 start -map C:\Sencha\waniMvc
http://localhost:8000 에서 화면 확인.
.
'프로그래밍 > Web' 카테고리의 다른 글
| [Ruby] RubyMotion Query: A jQuery-like library for RubyMotion (0) | 2013.12.27 |
|---|---|
| 웹 페이지 성능 측정 사이트 주소 - http://www.webpagetest.org/ (0) | 2013.12.24 |
| [Chrome] Chrome Add-ins/extensions (0) | 2013.12.23 |
| [Web] .NET Fiddle: Simple, online .NET code testing (0) | 2013.12.19 |
| [KakaoTalk] 카카오톡, 모바일웹에서 링크걸리 (0) | 2013.12.18 |



Sencha Touch Charts breathes new life into your data and utilizes hardware acceleration for optimized performance. With natural gestures in Sencha Touch Charts, visualizing and understanding complex datasets is effortless. Pinch-to-zoom, swipe-to-pan across data, and tap for deep dives. Data flows come to life with every tap, pinch, and swipe.
Sencha Touch Charts uses HTML5 capabilities like Canvas elements for drawing and CSS3 for styling, delivering the highest performance and richest experience in today’s mobile web browsers. All touch events use Sencha Touch’s sophisticated events and gesture system which is optimized for modern mobile web browers.
Built on top of our industry-leading mobile web app framework,