Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 160 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 160 Bytes

react-webpack-app

基于 react17+、webpack5+,可快速创建 React 程序。

开发环境下启动.

yarn dev

部署生产环境.

yarn build