Skip to content

eason-shsf/cooperative-buy-client

 
 

Repository files navigation

taxi-together-client

一起打车吧微信小程序客户端

小程序�二维码

服务端代码

taxi-together-server

开发说明

本小程序使用Mpvue进行开发。

运行客户端:

git clone https://github.com/jrainlau/taxi-together-client.git

cd taxi-together-client

npm i

# develop mode
npm start

# production mode
npm run build

运行服务端:

git clone https://github.com/jrainlau/taxi-together-server.git

cd taxi-together-server

pip3 install -r requirement.txt

python3 index.py

Lisence

MIT

About

拼工作餐微信小程序客户端

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.8%
  • Vue 37.8%
  • HTML 0.4%