bootstrap-converter icon indicating copy to clipboard operation
bootstrap-converter copied to clipboard

Bootstrap 3 to Bootstrap 4 Converter

converter-bs3-to-bs4

Bootstrap version: v4.0.0-beta
Work in progress for bootstrap 4 final version

Get started:

  1. Download zip
  2. Unarchive zip
  3. Open command line and go to project folder:
  • run: cd path/to/converter-bs3-to-bs4
  • run: npm install
  1. Put your html files in html folder
  • ex:
    • my-project
      • index.html
      • folder1
        • page1.html
        • page2.html
      • ...
  1. run: gulp converter
  2. In the build folder you will find the bootstrap 4 code

Alt text