강의

멘토링

커뮤니티

Inflearn Community Q&A

bravoyou's profile image
bravoyou

asked

[Renewed] Introduction to Python Backend and Web Technologies for Beginners (Intermediate Python, Understanding Backend and Web Technology Basics with Flask) [Full Stack Part1-1]

flask and Frontend Framework (Update)

부스트랩 html 다운

Written on

·

251

0

부스트랩 홈페이지 어디에서 다운을 받을수있는건가요?

pythonrest-apiflask

Answer 1

0

funcoding님의 프로필 이미지
funcoding
Instructor

안녕하세요. 답변 도우미입니다.

해당 자료는 제공해드린 6_flask_restapi_with_vue.ipynb 주피터 노트북 파일과 해당 파일을 오픈한 화면에서도 보여지듯이 다음 링크에서

https://getbootstrap.com/docs/4.5/getting-started/introduction/

다음 부분의 head to the downloads page 에서도 다운 받으실 수 있고요.

Quick start

Looking to quickly add Bootstrap to your project? Use jsDelivr, a free open source CDN. Using a package manager or need to download the source files? Head to the downloads page.

 

해당 코드까지 모두 다운로드 받은 제공해드린 프로젝트 코드인 03_flask_bootstrap 프로젝트 코드폴더에서도 확인하실 수 있습니다.

감사합니다.

bravoyou's profile image
bravoyou

asked

Ask a question