File tree 1 file changed +4
-3
lines changed
1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -10,16 +10,17 @@ node版本: node v10.15.0
10
10
生产依赖 | 描述
11
11
-|-
12
12
[ bootstrap] ( https://getbootstrap.com/ ) | 经典样式框架
13
- [ feather-icons] ( https://feathericons.com/ ) | svg 图标库
14
- [ node-sass] ( https://www.npmjs.com/package/node-sass ) | sass支持
13
+ [ feather-icons] ( https://feathericons.com/ ) | ~~ svg 图标库~~ (删除)
14
+ [ node-sass] ( https://www.npmjs.com/package/node-sass ) | ~~ sass支持~~ (删除)
15
+ less lessloder | less 支持
15
16
[ react] ( https://reactjs.org/ ) | react
16
17
[ react-dom ] ( https://reactjs.org/ ) | react dom
17
18
[ react-router-dom] ( https://npm.taobao.org/package/react-router-dom ) | react 路由
18
19
[ react-scripts] ( https://npm.taobao.org/package/react-scripts ) | creat-react-app脚本
19
20
[ reactstrap] ( https://reactstrap.github.io/ ) | react 的bootstrap组件
20
21
开发依赖 | 描述
21
22
[ react-app-rewired] ( https://www.npmjs.com/package/react-app-rewired ) | 修改create react app 配置文件
22
-
23
+ [ customize-cra ] | 和rewired 配合使用
23
24
### ` npm start `
24
25
25
26
启动项目
You can’t perform that action at this time.
0 commit comments