> npm install -g @angular/cli
2) Angular 프로젝트 생성
> ng new my-test-app
3) my-test-app 실행해보기
> cd my-test-app
> ng serve
4) 폴더구조 확인
5) 새로운 component 추가
> ng g c about
1. mysql 설치 > sudo apt update > sudo apt install mysql-server 2. mysql 설정하기 > sudo mysql_secure_installation Securin...
0 개의 댓글:
댓글 쓰기