Development Environment Setup
Sublime, Node.js, Package controll and extentions.
Download need packages
Sublime text 3
Please choose suitable OS version to install.
downlaod_sublime
Node.js
Please choose suitable OS version to install.
downlaod_sublime
Install Sublime text 3
Take Windows as example, right clicked on executable file to install.
STEP1: Click next to start installation.
install_sublime_step1
STEP2: Choose directory path to install.
install_sublime_step2
STEP3: Confirm directory path to install.
install_sublime_step3
STEP4: Installing...
install_sublime_step4
STEP5: Check Sublime installed.
check_sublime_step1
STEP6: Launch Sublime for test.
check_sublime_step2
Install Node.js
Take Windows as example, right clicked on executable file to install.
STEP1: Click next to start installation.
nodejs_step1
STEP2: Accept license to install Node.js.
nodejs_step2
STEP3: Choose directory path to install.
nodejs_step3
STEP4: Confirm installation.
nodejs_step4
STEP5: Installing...
nodejs_step5
STEP6: Finished installation.
nodejs_step6
STEP7: Launch command line console.
nodejs_check_step1
STEP8: Input node -v to check.
nodejs_check_step2
Install Package control
STEP1: Open console page in Sublime text 3.
install_pic_step1
STEP2: Copy Package control command in Official page.
install_pic_step1
STEP3: Enter commmand then start to install.
install_pic_step3
STEP4: Ignore known bug then finished installation.
install_pic_step4
Using Package Control to install extentions.
STEP1: Enter hot key to enable Package Control.
extention_step1
STEP2: Open Package control.
extention_step2
STEP3: Install Html Css and JS Prettify.
extention_step3
STEP4: Install emmet(ex-Zen).
extention_step4
Set Preference and test result.
STEP1: Open Node js preference setting.
Setpreference_step1
STEP2: Change node_path and format_on_save.
Setpreference_step2
STEP3: Input test text.
Setpreference_step3
STEP4: Click hot key "TAB".
Setpreference_step4