5 Star 28 Fork 7

DuxPHP / duxravel

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 568 Bytes
一键复制 编辑 原始数据 按行查看 历史
DuxPHP 提交于 2021-12-21 16:39 . init
{
"private": true,
"scripts": {
"dev": "npm run development",
"development": "mix",
"watch": "mix watch",
"watch-poll": "mix watch -- --watch-options-poll=1000",
"hot": "mix watch --hot",
"prod": "npm run production",
"production": "mix --production"
},
"devDependencies": {
"axios": "^0.21",
"laravel-mix": "^6.0.6",
"lodash": "^4.17.19",
"postcss": "^8.1.14",
"tailwindcss": "^2.2.4"
},
"dependencies": {
"vuedraggable": "^4.0.3"
}
}
PHP
1
https://gitee.com/duxphp/duxravel.git
git@gitee.com:duxphp/duxravel.git
duxphp
duxravel
duxravel
main

搜索帮助