2 Star 1 Fork 0

Collin / react-first-game

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 616 Bytes
一键复制 编辑 原始数据 按行查看 历史
Collin Cai 提交于 2021-09-08 20:51 . initial the project with files.
{
"name": "first-game",
"version": "0.1.0",
"private": true,
"dependencies": {
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react-scripts": "3.0.1"
},
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
},
"eslintConfig": {
"extends": "react-app"
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/zgxtech_admin/react-first-game.git
git@gitee.com:zgxtech_admin/react-first-game.git
zgxtech_admin
react-first-game
react-first-game
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891