You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm new to Vue, so I'm not sure how to get the GUI to run. I'm assuming this is the GUI.
Node.js, NPM or yarn app must be installed. In this folder you must run,
yarn install (or npm install)
yarn serve (or npm run serve)
And open the link that appears on the cli screen.
I tried double clicking the public/index.html but nothing happens.
The site won't open with a double click because it takes some files from the local system and browsers do not allow accessing the file system. In a few days I will make a sample app to fetch from cdn and it will open with a double click.
I'm new to Vue, so I'm not sure how to get the GUI to run. I'm assuming this is the GUI.
https://github.com/bugra9/gdal3.js/tree/master/apps/app-gui
I tried double clicking the public/index.html but nothing happens. Doesn't have any script tags in it.
The text was updated successfully, but these errors were encountered: