Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pjialin/w-forum

微信小程序开发微论坛项目。地址 https://www.weiwol.com/channel/album/408536
https://github.com/pjialin/w-forum

Last synced: 11 days ago
JSON representation

微信小程序开发微论坛项目。地址 https://www.weiwol.com/channel/album/408536

Awesome Lists containing this project

README

        

## 微论坛
Mpvue 开发小程序,前端页面。
## 使用
准备:
```
git clone https://github.com/pjialin/w-forum.git
cd w-forum
```
安装依赖
```
yarn install

npm install
```
编译
```
npm run dev # 开发环境

npm run build # 生产环境
```
使用微信开发者工具打开本目录即可查看效果