Front-end/Vue 썸네일형 리스트형 [Vue+Bootstrap] Vue 프로젝트에서 cdn 방식으로 Bootstrap 라이브러리 import 하는 방법 1. 구글 검색창에 'cdnjs bootstrap' 검색 1-1. 아래 URL 접속 bootstrap - Libraries - cdnjs - The #1 free and open source CDN built to make life easier for developers The most popular front-end framework for developing responsive, mobile first projects on the web. - Simple. Fast. Reliable. Content delivery at its finest. cdnjs is a free and open-source CDN service trusted by over 12.5% of all websites, serving.. 더보기 [Vue] Vue 3.x 버전 설치 및 환경 세팅 1. Node.js 설치 - Node.js 는 npm 을 사용하기 위해 설치하는 것 - 최신 버전으로 설치할 것 (최신 or 최신 LTS 버전 아니면 에러남) https://nodejs.org/ko/download/ 다운로드 | Node.js Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine. nodejs.org 2. VSCode 설치 1) 메뉴바에서 Terminal > New Terminal 진입 npm install -g @vue/cli 2) Extension 설치 - Vetur 설치 - HTML CSS Support 설치 - Vue 3 Snippets 설치 여기까지 완료 되었다면 이제 뷰 프로젝트 생성을 시작해보자. 1... 더보기 이전 1 다음