INTO-CPS-Association / into-cps-application

The front-end of the INTO-CPS tool chain
https://into-cps-association.github.io/simulation/app.html
Other
17 stars 8 forks source link

App converted to react #232

Closed PandoraQS closed 2 weeks ago

PandoraQS commented 1 month ago

Converted the App skeleton to React:

To be done:

prasadtalasila commented 3 weeks ago

@PandoraQS I suggest the following potential improvements.

  1. The README.md needs to be updated for the new code
  2. The npm run syntax and npm run dist throws errors.
  3. Please remove the babel dependencies
prasadtalasila commented 3 weeks ago

@PandoraQS The npm run start fails on Linux as well due to the sandbox issue you mentioned. Please update DEVELOPER.md with instructions and links to disabling sandbox settings in Ubuntu 24.04 in addition to Windows solution. Thanks.

PandoraQS commented 3 weeks ago