-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
13 lines (10 loc) · 838 Bytes
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
Instalacia:
- nainstalovat node.js 64-bit: https://nodejs.org/en/download/
- nainstalovat C++ Build Tools for Windows: "npm install --global --production windows-build-tools"
- nainstalovat node-gyp: "npm install --global node-gyp"
- nainstalovat balicky aplikacie: v adresari aplikacie "npm install --production"
Spustenie aplikacie:
- spustit aplikaciu: v adresari aplikacie "npm start"
- nainstalovat prehliadac Google Chrome
- spustit prehliadac z prikazoveho riadku: chrome.exe --kiosk --incognito --noerrdialogs --touch-events --disable-pinch --overscroll-history-navigation=0 --enable-overlay-scrollbar --enable-experimental-web-platform-features http://localhost:3000
- v pripade, ze v prehliadaci sa zobrazuju standardne (permanentne) scrollbary, je potrebne zapnut Google Chrome flag #overlay-scrollbars (url chrome://flags)