Just a some small HTML example playground for my trainee ;)
h1, h2, h3, h4, h5, h6 div, code, span img, video p, blockquote ol, ul, li hr
header, nav, aside, main, section, article, footer, address table thead, tbody, tfoot tr, th, td
form fieldset legend label input button select optgroup option textarea
- What is bootstrap and why you need it?
- Read & check "Get started" from https://getbootstrap.com/docs/5.0/getting-started/introduction https://getbootstrap.com/docs/5.0/components https://getbootstrap.com/docs/5.0/layout
- Create a new HTML page including the necessary bootstrap CSS & JS libraries.
Install docker via installer https://docs.docker.com/docker-for-mac/install/
Install docker-compose via brew
brew install docker-compose
Install node
brew install node
Install vue.js, https://v3.vuejs.org/guide/installation.html#release-notes
brew install node