creativetimofficial / bootstrap-converter

Bootstrap 3 to Bootstrap 4 Converter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Bootstrap 3 to Bootstrap 4 Converter

License:MIT License


Languages

Language:JavaScript 89.7%Language:HTML 10.3%