Update README.md development instructions.

merge-requests/31/head
Paul Traina 2020-11-13 03:48:48 +00:00
rodzic 195298e691
commit a71f8d0267
1 zmienionych plików z 2 dodań i 12 usunięć

Wyświetl plik

@ -26,18 +26,8 @@ If you want to know more about why these tools are useful,
# Developer Environment Setup
## Developing on Windows
To access the Developer Tools, right-click on an unused area of a window, or press F12.
## Developing on Linux
To access the Developer Tools, right-click on an unused area of a window, or press F12.
## Developing on Mac
We suggest using the `macos/run.sh` script to launch GridTracker while developing. It will download the sdk flavor
of NWJS if needed, and use it to run the app.
Running on MacOS, Linux (i386, amd64 only), and Windows (x86, amd64), just run
`npm start` from the top level directory.
To access the Developer Tools, right-click on an unused area of a window, or press F12.