Skip to content
This repository has been archived by the owner on Feb 19, 2024. It is now read-only.

HASEL-UZH/yaht-client

 
 

Repository files navigation

yaht-client

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Run your end-to-end tests

yarn test:e2e

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

Notarize

see https://github.com/electron/electron-notarize

export APPLEID=<your-apple-id>
security add-generic-password -a "AC_USERNAME" -w "<your-app-password>" -s "AC_PASSWORD"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 67.8%
  • Vue 20.9%
  • JavaScript 8.4%
  • SCSS 2.1%
  • HTML 0.8%