install sublime for meteor on ubuntu

install sublime link 

install package control (short for pc) link

install better-coffeescript (if needed) by pc

install meteor snippets by pc and learn

meteor autocomplete by pc and learn

set indent for html, js, coffee link

{
  "tab_size": 4,
  "translate_tabs_to_spaces": true
}

set key-binding for reindent link


continuing...

你可能感兴趣的:(sublime,meteor)