Frontend
VS Code에서 기본 터미널 변경하는 방법
구라미
2020. 2. 5. 17:41
package.json
여기에서 설치된 플러그인들을 볼 수 있음.
yarn run watch
이 명령어를 사용하면 sass,js 등 프로젝트 파일들을 한번에 컴파일할 수 있다.
VS Code에서 기본 터미널 변경하는 방법
- ctrl + shift + p
- shell 엔터
- CMD, Git Bash등을 선택해서 변경할 수 있다.
https://wrjeoung.tistory.com/32
VS code Extensions 설치
- Auto Close Tag Beautify
- Bookmarks
- Bootstrap v4 Snippets
- Laravel Blade Snippets
- Laravel Extra Intellisense
- Material Icon Theme