1 Star 0 Fork 0

michaellhz/react-ecommerce-frontend

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 593 Bytes
一键复制 编辑 原始数据 按行查看 历史
michaellhz 提交于 2023-05-23 16:13 . add packetjson install
{
"name": "ecommerce",
"version": "0.1.0",
"private": true,
"scripts": {
"dev": "next dev",
"build": "next build",
"start": "next start",
"lint": "next lint"
},
"dependencies": {
"@sanity/client": "^6.1.1",
"@sanity/image-url": "^1.0.2",
"@stripe/stripe-js": "^1.53.0",
"autoprefixer": "10.4.14",
"eslint": "8.41.0",
"eslint-config-next": "13.4.3",
"next": "13.4.3",
"postcss": "8.4.23",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hot-toast": "^2.4.1",
"react-icons": "^4.8.0",
"tailwindcss": "3.3.2"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/michaellhz/react-ecommerce-frontend.git
git@gitee.com:michaellhz/react-ecommerce-frontend.git
michaellhz
react-ecommerce-frontend
react-ecommerce-frontend
master

搜索帮助