Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/ssh/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Reactjs 使用Codeigniter进行React.JS设置_Reactjs_Ecmascript 6_Codeigniter 3 - Fatal编程技术网

Reactjs 使用Codeigniter进行React.JS设置

Reactjs 使用Codeigniter进行React.JS设置,reactjs,ecmascript-6,codeigniter-3,Reactjs,Ecmascript 6,Codeigniter 3,我计划为我的新项目配备Codeigniter和Reactjs 我需要知道如何设置项目文件夹和构建过程 将.jsx文件设置为.js,然后将所有.js文件设置为 连接并缩小为min.js,并使用ES6样式 我正在使用NPM,请详细解释。可能的重复并不能解决我使用NPM创建完整项目的问题

我计划为我的新项目配备CodeigniterReactjs

我需要知道如何设置项目文件夹和构建过程 将
.jsx
文件设置为
.js
,然后将所有
.js
文件设置为 连接并缩小为
min.js
,并使用
ES6样式


我正在使用NPM,请详细解释。

可能的重复并不能解决我使用NPM创建完整项目的问题