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

Latest commit

 

History

History
20 lines (14 loc) · 371 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 371 Bytes

pwp.app

Powered by React & Antd.

Overview

This project is the source code of pwp.app.

Usage

Run a local server:

yarn start

Build public files:

yarn build