Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 894 Bytes

README.md

File metadata and controls

45 lines (30 loc) · 894 Bytes

QP Official Frontend

Deploy

Release

Performance Test

How to run

yarn install
yarn start

How to build

yarn build

How to test

yarn test

How to lint

yarn lint

How to format

yarn format

How to run lighthouse CI

npm install -g @lhci/[email protected]
lhci autorun