1

Where does the node js files of any IoT project get uploaded by the daemon in the galileo board while using intel xdk iot edition.

jba065
  • 189
  • 1
  • 4
  • 10

1 Answers1

2

You can find your project files uploaded from Intel XDK IoT Edition in the .node_app_slot folder.

When you connect to the Intel Galileo Gen 2 board via SSH or serial connection, you can run the ls -al command to view the folder in the current directory.

eashtianjr
  • 521
  • 3
  • 5