Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
p5js-local-server [2024/02/20 21:30] renickp5js-local-server [2024/03/06 18:37] renick
Line 58: Line 58:
  
 https://www.npmjs.com/package/http-server https://www.npmjs.com/package/http-server
 +
 +On a Mac, I recommend this process:
 +
 +  - In your Documents folder, create a folder called 'javascript'.
 +  - In that folder, run the command: npm install http-server.
 +
 +Here's a tutorial on using the terminal on a Mac: https://macpaw.com/how-to/use-terminal-on-mac
  
 ===== make a directory for your project ===== ===== make a directory for your project =====
Line 64: Line 71:
  
 {{::p5js-download.jpg?400|}} {{::p5js-download.jpg?400|}}
 +
 +I'd put this in the javascript directory that you made above.
  
 ===== put the necessary files in the directory ===== ===== put the necessary files in the directory =====
  • p5js-local-server.txt
  • Last modified: 4 months ago
  • by renick