Skip to content
/ seibo Public

An simple and real time message board with vue/bmob/wilddog/moment/parcel

License

Notifications You must be signed in to change notification settings

woaer/seibo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-bmob-wilddog-demo

Build Status

Wilddog野狗实时引擎停止服务,本项目结束维护。

一个使用 Vue Parcel Bmob云数据库 Wilddog野狗实时引擎 的构建的简易实时留言板

在线预览

编译运行流程

1、下载代码、安装依赖。打包工具使用了 parcel - 快速,零配置的 Web 应用程序打包器

git clone https://github.com/woaer/seibo.git
cd seibo
npm install -g parcel-bundler
npm install

2、项目使用到了 Bmob 后端云野狗通讯云 服务,配置文件在 src/config/index.js 中。

目前工程中包含的配置不定期失效,如有需要,需自行配置相关的服务参数。

3、开发模式

npm run dev

4、打包。会发布到 public 目录下

npm run build

About

An simple and real time message board with vue/bmob/wilddog/moment/parcel

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published