Skip to content

r1gm/bootstrap-converter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.7%
  • HTML 10.3%