Skip to content

piying-org/piying-view

Repository files navigation

NPM Version Coverage Status MIT License

document

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