바벨 공식 사이트 :
Babel · The compiler for next generation JavaScript
export {변수, 함수}
import {불러올 변수 혹은 함수 이름} from '파일경로';
export, import 좀 더 디테일
Modules | Vue.js + ES6
설치