Nerv --- React IE8 兼容方案 創建項目 創建一個目錄,使用npm快速初始化 $ mkdir my-project && npm init -y 安裝依賴 安裝webpack以及babel ...