React Node InSim - minimal example Requirements Node.js 14 or higher Installation npm install Development build npm run dev The app connects to 127.0.0.1:29999 by default. Production build npm run build npm run serve:production