2182e1cdb3dd9ca387486b2a782c0da6f77cb3fb
Start and End nodes indicate the start and endpoint for program evaluation, for now adding more start points and end points would overcomplicate the initial implementation. Supporting multiple end nodes could be an interesting option to look into later in development. ref: N25B-114
PepperPlus UI
Installation
First a description of how to install Node, then how to install this project.
Node
Install Node 20.19 or higher.
Choose one of the options from the Node.js website. On Windows, the installer option seems easiest. On Linux (or macOS) you can use nvm. On macOS you can also use brew.
Project
With a terminal in the project directory, run:
npm i
Running
You can run the project from a terminal with:
npm run dev
It should automatically reload when you save changes.
Description
Languages
TypeScript
93.4%
CSS
6.2%
JavaScript
0.3%