Skip to content
This repository has been archived by the owner on Oct 29, 2021. It is now read-only.
/ CherryKiosk Public archive

Repozytorium zawierające kod do telewizora w auli czekoladowej

Notifications You must be signed in to change notification settings

wisniowa56/CherryKiosk

Repository files navigation

cherrykiosk

Project setup

npm install

or

yarn install

Compiles and hot-reloads for development

npm run electron:serve

or

yarn electron:serve

Compiles and minifies for production

npm run electron:build

or

yarn electron:build

Lints and fixes files

npm run lint

Debugging

This project already contains a Visual Studio Code debugging configuration. Just create some breakpoints and run Electron: All.

Debugging in a browser

npm run serve

or

yarn serve

And open localhost:8080 in your browser or choice.

Warning: additional steps will be required in Firefox:

  1. Go to about:config
  2. search for a dom.postMessage.sharedArrayBuffer.bypassCOOP_COEP.insecure.enabled flag and change it to true

Customize configuration

See Configuration Reference.

About

Repozytorium zawierające kod do telewizora w auli czekoladowej

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published