Vant + Vue + Vue-router 实现 公羊阅读 h5 客户端。
Vant 是有赞团队开源的移动端 ui 库,包含丰富的组件。文档
$ git clone https://github.com/py-novel/client_h5_vant.git
$ cd client_h5_vant
$ npm install
$ npm run serve只启动该工程进入页面是没有数据的,还需要启动对应的服务端应用。
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Vant + Vue + Vue-router 实现 公羊阅读 h5 客户端。
Vant 是有赞团队开源的移动端 ui 库,包含丰富的组件。文档
$ git clone https://github.com/py-novel/client_h5_vant.git
$ cd client_h5_vant
$ npm install
$ npm run serve只启动该工程进入页面是没有数据的,还需要启动对应的服务端应用。