Skip to content

GoJS Course

4 Topics 6 Posts
  • Lesson 0 Feedback - Starting Folder Not Explained

    2
    0 Votes
    2 Posts
    131 Views
    piotr.blaszczykP

    Thanks for pointing that out!

    We’ve just updated the lesson to make it explicit that you need to clone (or download) the entire repo, and change directory into its top‑level folder (where package.json lives).

  • Lesson 0 Feedback - Training Setup Not Documented

    2
    0 Votes
    2 Posts
    54 Views
    piotr.blaszczykP

    Thank you for the feedback!

    We’ve updated Lesson 0 to specify the required Node.js/npm versions and made it clear that all commands must be run from the project folder containing package.json.

    When you run commands from the repo’s root directory (the folder containing package.json), Vite is installed automatically as a dev dependency - so you don’t need to install it manually.

    If you still see a 404 at http://localhost:5173/, it usually means the dev‑server was started from the wrong directory (one without index.html and package.json). Please make sure you’re in the repo folder and let us know if you hit any other snags!

  • GoJS Course thread

    1
    0 Votes
    1 Posts
    115 Views
    No one has replied
  • Homework PR

    1
    0 Votes
    1 Posts
    96 Views
    No one has replied