We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
npm run dev 运行起来后,没发登录。
npm run dev
看 src/config.js ,好像还要七牛云存储账号、DB、邮箱等等,运行个测试,还必须得有这些依赖吗?如果有,对于 DB 的表结构如何初始化?
src/config.js
总之,想表达的意思是:我如何把它运行起来并正常操作??
The text was updated successfully, but these errors were encountered:
好 下周我做个详细的文档,到时候你可以来看看,你上面说的七牛云存储账号、DB、邮箱都可以不用配置,你必须有mysql数据库,我有上传sql数据表
Sorry, something went wrong.
@wangweianger 好的,谢谢!
@xgfone 已有详细的文档
No branches or pull requests
npm run dev
运行起来后,没发登录。看
src/config.js
,好像还要七牛云存储账号、DB、邮箱等等,运行个测试,还必须得有这些依赖吗?如果有,对于 DB 的表结构如何初始化?总之,想表达的意思是:我如何把它运行起来并正常操作??
The text was updated successfully, but these errors were encountered: