Skip to content

hchiam/learning-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning Bootstrap 4 (+SCSS)

Just one of the things I'm learning. https://github.com/hchiam/learning

https://www.youtube.com/watch?v=hnCmSXCZEpU

https://coursetro.com/posts/code/130/Learn-Bootstrap-4-Final-in-2018-with-our-Free-Crash-Course

node --version
npm init -y
npm install [email protected] browser-sync gulp-sass --save-dev
# note: gulp v4 is very different!
npm install bootstrap jquery popper.js --save
mkdir src src/assets src/css src/js src/scss
touch src/index.html
touch src/scss/styles.scss
touch gulpfile.js
gulp

Notes

Example dropdown and table

https://codepen.io/hchiam/pen/NWGPwPy

Bootstrap 5 has some exciting stuff

About

Learning Bootstrap 4 (+SCSS)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages