Compare commits
5 Commits
2d9e84e58d
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 21c1a23bad | |||
| fb78d8cb57 | |||
| 5af2fcdddb | |||
| 99b946ca0c | |||
| 57352e02df |
27
package.json
Normal file
27
package.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"name": "react-app",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "next dev",
|
||||
"build": "next build",
|
||||
"start": "next start",
|
||||
"lint": "eslint"
|
||||
},
|
||||
"dependencies": {
|
||||
"next": "16.0.7",
|
||||
"react": "19.2.0",
|
||||
"react-dom": "19.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/postcss": "^4",
|
||||
"@types/node": "^20",
|
||||
"@types/react": "^19",
|
||||
"@types/react-dom": "^19",
|
||||
"babel-plugin-react-compiler": "1.0.0",
|
||||
"eslint": "^9",
|
||||
"eslint-config-next": "16.0.7",
|
||||
"tailwindcss": "^4",
|
||||
"typescript": "^5"
|
||||
}
|
||||
}
|
||||
1
数据集查询.json
Normal file
1
数据集查询.json
Normal file
File diff suppressed because one or more lines are too long
4528
麦麦作物模型开发平台-测试用例.csv
Normal file
4528
麦麦作物模型开发平台-测试用例.csv
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user