HASEL-UZH / yahtapp-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:TypeScript 67.8%Language:Vue 20.9%Language:JavaScript 8.4%Language:SCSS 2.1%Language:HTML 0.8%