文件名称:web-app-template-with-graphql-vue:带有graphql和vue的Web应用程序模板
文件大小:175KB
文件格式:ZIP
更新时间:2024-03-26 22:09:35
TypeScript
开始吧 为开发做准备(包括npm install) npm run prepare_dev 如何使用 开始开发模式运行 npm run dev 建立项目 输出文件夹是dist npm run build
【文件预览】:
web-app-template-with-graphql-vue-main
----.gitignore(76B)
----tsconfig.json(496B)
----README.md(267B)
----.env(62B)
----LICENSE(34KB)
----.gitattributes(66B)
----package.json(2KB)
----src()
--------prisma()
--------vue()
--------graphql()
--------main.ts(2KB)
--------auth()
----.eslintrc.js(446B)
----vue.config.js(689B)
----package-lock.json(509KB)