3 Star 0 Fork 1

Indexea / scaffold-react

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 761 Bytes
一键复制 编辑 原始数据 按行查看 历史
Indexea 提交于 2023-01-19 11:31 . @indexea/sdk 2.0
{
"name": "scaffold-react",
"version": "1.0.0",
"description": "This is the scaffolding of Indexea search, on which you can adjust the typography and style of the search interface",
"author": "Indexea Inc.",
"license": "MIT",
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview"
},
"dependencies": {
"@indexea/sdk": "^2.0.0",
"@popperjs/core": "^2.11.6",
"@types/uuid": "^8.3.4",
"bootstrap": "^5.2.3",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"uuid": "^9.0.0"
},
"devDependencies": {
"@types/node": "^17.0.29",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
"@vitejs/plugin-react": "^1.3.0",
"typescript": "^4.6.3",
"vite": "^2.9.2"
}
}
TypeScript
1
https://gitee.com/indexea/scaffold-react.git
git@gitee.com:indexea/scaffold-react.git
indexea
scaffold-react
scaffold-react
master

搜索帮助