安裝dotenv-cli 包; 根據需求在根目錄創建.env 文件(注意:只能以REACT_APP_ 開頭),如創建.env.development、.env.production,內容如下:
確定! 回上一頁