Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 969 Bytes

README.md

File metadata and controls

38 lines (28 loc) · 969 Bytes

built_with pwa–starter–kit_

Testiphony

Testiphony is a review PWA where you can review and ask for reviews. Progressive Web App.

The app is built using PWA Starter Kit. Using the shop-template as the starting point and the wiki for configuring and personalizing.

Features/highlights

  • credit based review buying.
  • pattern for a real-life review asking and trading
  • pattern for using custom announcers for accessibility

Setup

$ git clone https://github.com/rish-0-0/testiphony.git
$ cd testiphony
$ npm i
$ npm start

Build

$ npm run build

Test the build

To test prpl-server build:

$ npm run serve:prpl-server

To test static build:

$ npm run serve:static