ionicframework 4 beta 설치방법

ionicframework 홈페이지의 시작하기의 CLI 소개는 아래 명령어로 설치하도록 안내합니다.

ionicframework 홈페이지의 시작하기의 CLI 소개는 아래 명령어로 설치하도록 안내합니다.

ionic start myApp tabs

위 명령어로 스캐폴딩된 앱은 ionic-angular를 사용하는 ionicframework 3 입니다.

현재 베타 0 버전인 @ionic/angular 를 사용하는 ionicframework 4 버전을 설치하려면 아래 명령어로 설치합니다

ionic start myApp tabs --type angular

설치 후 package.json 파일을 보면 angular 6@ionic/angular가 정상적으로 등록되어있는 것을 볼 수 있습니다.

ionicframework 4의 문서는 여기를 확인하세요.

Subscribe to Half-Built Life

Don’t miss out on the latest issues. Sign up now to get access to the library of members-only issues.
jamie@example.com
Subscribe