Download need packages
Sublime text 3
Please choose suitable OS version to install.
Node.js
Please choose suitable OS version to install.
Install Sublime text 3
Take Windows as example, right clicked on executable file to install.
STEP1: Click next to start installation.
STEP2: Choose directory path to install.
STEP3: Confirm directory path to install.
STEP4: Installing...
STEP5: Check Sublime installed.
STEP6: Launch Sublime for test.
Install Node.js
Take Windows as example, right clicked on executable file to install.
STEP1: Click next to start installation.
STEP2: Accept license to install Node.js.
STEP3: Choose directory path to install.
STEP4: Confirm installation.
STEP5: Installing...
STEP6: Finished installation.
STEP7: Launch command line console.
STEP8: Input node -v to check.
Install Package control
STEP1: Open console page in Sublime text 3.
STEP2: Copy Package control command in Official page.
STEP3: Enter commmand then start to install.
STEP4: Ignore known bug then finished installation.
Using Package Control to install extentions.
STEP1: Enter hot key to enable Package Control.
STEP2: Open Package control.
STEP3: Install Html Css and JS Prettify.
STEP4: Install emmet(ex-Zen).
Set Preference and test result.
STEP1: Open Node js preference setting.
STEP2: Change node_path and format_on_save.
STEP3: Input test text.
STEP4: Click hot key "TAB".