1 Star 0 Fork 0

zhenghun/react-study

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 631 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhengxiaobing 提交于 2018-07-27 14:26 . first
{
"name": "react-learn",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"dev": "webpack --mode development",
"build": "webpack --mode production",
"start": "webpack && http-server -p 80"
},
"author": "",
"license": "ISC",
"dependencies": {
"http-server": "^0.11.1",
"react": "^16.4.1",
"react-dom": "^16.4.1"
},
"devDependencies": {
"babel-core": "^6.26.3",
"babel-loader": "^7.1.5",
"babel-preset-es2015": "^6.24.1",
"babel-preset-react": "^6.24.1",
"babel-register": "^6.26.0",
"webpack": "^4.16.2",
"webpack-cli": "^3.1.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/zhenghun/react-study.git
git@gitee.com:zhenghun/react-study.git
zhenghun
react-study
react-study
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385