인프런 영문 브랜드 로고
인프런 영문 브랜드 로고

Inflearn Community Q&A

honna's profile image
honna

asked

Ionic, Ionic 100-minute core lecture

1. Install and run

firstApp sidemenu 실행 안됨

Written on

·

147

0

node.js 설치 

npm install -g @ionic/cli 실행 

ionic start firstApp sidemenu 실행 했는데 아래와 같이 나옵니다.

가이드 부탁합니다.

C:\Users\master>ionic start firstApp sidemenu

Pick a framework!

Please select the JavaScript framework to use for your new app. To bypass this prompt next time, supply a value for the

--type option.

? Framework: (Use arrow keys)

> Angular | https://angular.io

  React   | https://reactjs.org

  Vue     | https://vuejs.org

IONIC

Answer 1

0

nomad님의 프로필 이미지
nomad
Instructor

Angular를 선택하세요

honna's profile image
honna

asked

Ask a question