Ai
1 Star 0 Fork 44

pengzp/AstroFast

forked from 李玉宝/AstroFast 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 412 Bytes
一键复制 编辑 原始数据 按行查看 历史
李玉宝 提交于 2025-03-20 10:00 +08:00 . 初始版本
{
"name": "@example/saas-landing",
"type": "module",
"version": "0.0.1",
"private": true,
"scripts": {
"dev": "astro dev",
"build": "astro build",
"preview": "astro build && astro preview",
"astro": "astro"
},
"dependencies": {
"astro": "^5.2.5",
"@astrojs/tailwind": "^5.1.0",
"tailwindcss": "^3.4.1",
"@astrojs/alpinejs": "^0.4.0",
"alpinejs": "^3.13.5"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/pengzhipeng/AstroFast.git
git@gitee.com:pengzhipeng/AstroFast.git
pengzhipeng
AstroFast
AstroFast
master

搜索帮助