Installation
NetSimWeb runs entirely in your browser - no installation required!
Using the Hosted Version
Simply visit NetSimWeb App to start using the simulator.
Running Locally
If you want to run NetSimWeb locally for development:
Prerequisites
- Node.js 18+
- npm or yarn
Steps
-
Clone the repository:
-
Install dependencies:
-
Start the development server:
-
Open http://localhost:3000 in your browser.
Building for Production
The static output will be in the out/ directory.