readme.md

October 17, 2025 ยท View on GitHub

NPM Version Coverage Status MIT License

document

  • https://piying-org.github.io/website/docs/client/intro

start

  • npm i
  • npm run build:core

test

  • npx playwright install
  • npm run test:all

test Core/Angular

  • npm run test

test Vue

  • npm run test:vue

test React

  • npm run test:react

test Solid

  • npm run test:solid

test Svelte

  • npm run test:svelte

Contents

  1. 1document
  2. 2start
  3. 3test
  4. 3.1test Core/Angular
  5. 3.2test Vue
  6. 3.3test React
  7. 3.4test Solid
  8. 3.5test Svelte