Skip to content

Iroha1024/tieba

Folders and files

NameName
Last commit message
Last commit date
Jul 11, 2019
Jul 8, 2019
Jul 8, 2019
Jul 25, 2019
Jul 26, 2019
Jul 8, 2019
Jul 8, 2019
Jul 8, 2019
Jul 8, 2019
Aug 3, 2019
Oct 29, 2019
Oct 29, 2019
Jul 26, 2019

Repository files navigation

Tieba

仿贴吧electron应用(开发中

界面部分参考自知乎

练习项目,如果对你有一点帮助的话,请点击右上角star,谢谢

使用详情

git clone https://github.com/Iroha1024/tieba.git

npm install
修改数据库连接(server/db.js)
node server/server.js
npm run dev

在使用打包时,请注意自己的编译环境,详情见

https://simulatedgreg.gitbooks.io/electron-vue/content/cn/getting_started.html

npm run build:win32