Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 417 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 417 Bytes

spotlight-templates-react

spotlight scaffold template for react

Use:

 spotlight react my-project

 cd my-project

 npm install

 npm run dev

 npm run build

此模板是react环境
This template is base on webpack, support for react development

1.配置在build/config.js 当中;
Configures in build/config.js

2.Upgrade to webpack5

Let's react ,enjoy!