All Projects → jrainlau → Taxi Together Client

jrainlau / Taxi Together Client

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

Programming Languages

javascript
184084 projects - #8 most used programming language

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].