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

Mocking web server for Testing H5 webpage for GCash Mini Program. Please see environments for live demo

License

Notifications You must be signed in to change notification settings

jcchikikomori/gcash-miniprogram-webview-sample

Repository files navigation

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