bootstrap-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
  4. Put your html files in html folder
    • ex:
    • my-project
      • index.html
      • folder1
        • page1.html
        • page2.html
  5. run: gulp converter
  6. In the build folder you will find the bootstrap 4 code

Alt text