Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 388 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 388 Bytes

Bootstrap

Some bootstrap 4 exercises

Run Locally

Clone the project

git clone https://github.com/isaaccolls/bootstrap.git

Go to the project directory

cd bootstrap

Start the some server like

python3 -m http.server 8000

Acknowledgements