Skip to content

Contributing

  • Node.js 20+
  • VSCode (extensions: eslint/stylelint/vue)
sh
npm install
npx playwright install --with-deps

npm run build
npm run test

npm run dev

Released under the MIT License.