Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 170 Bytes

readme.md

File metadata and controls

9 lines (5 loc) · 170 Bytes

env-use

  • node -> v16.14.2

  • react -> v18.2.0

  1. npm init -y

  2. React 的 jsx 解析依赖 babel-loader,所以 React 的配置需要 babel 相关依赖。