Postingan lainnya
package live reload sublime text 3
ada yang punya tutorial install package live reload gak??
bagi dong gan
0
2 Jawaban:
1. Open Sublime Text 3. 2. Open the Command Palette with CtrlShiftP. 3. Type pci to bring up Package Control: Install Package. Hit Enter. 4. Type in livereload and ensure that the desired package is selected. If not, use arrow keys. Hit Enter. 5. Read the documentation and either add the appropriate JavaScript to your documents, or download a browser plugin (which you seem to have already done, so good for you). 6. Go develop.
source : https://stackoverflow.com/questions/25886011/how-do-i-install-livereload-on-sublime-text-3
2