Skip to content
This repository has been archived by the owner on Jun 27, 2022. It is now read-only.

Latest commit

 

History

History
26 lines (15 loc) · 411 Bytes

File metadata and controls

26 lines (15 loc) · 411 Bytes

Mini Program's WebView Mocking Server

For GCash & other AliPay-powered Mini Programs

Testing

Scan QR to WebView WebView tests

Requirements

  • NodeJS 12
  • pnpm (run npm install -g pnpm)

Run

  • Run pnpm run server

Building

  • Run pnpm run build
  • Also run pnpm run build/css for CSS

To-Dos

Please refer to issues tab on Github