Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Reverted from v. 3

...

Installing & Starting Development Server:

  1. Enter `tools/dev/gui/` folder

  2. Run `npm install` to install required dependency

  3. Run `npm run dev` to open start the development environment

...