1) Install Sublime Text 3:
2) Install bootstrap 4:
3) Install jQuery:
4) Install popper js:
5) Setup website directory
6) Install package control in Sublime Text 3
7) Install bootstrap 4 autocomplete
8) Install bootstrap 4 snippets
9) Install Autoprefixer
10) Add "auto_complete_triggers": [{"selector": "text.html", "characters": "b4"}] in Preferences.sublime-settings
0 Comments