Simples Tool zur Simulation von Lithium-Ionen-Batterien in Elektrofahrzeugen.
Demo: https://ev-sim.inspyra.me/
If you find a bug, I blame the AI.
Dies ist ein Next.js Projekt, das mit create-next-app erstellt wurde.
Starten Sie zunächst den Entwicklungsserver:
npm run dev
# oder
yarn dev
# oder
pnpm dev
# oder
bun devÖffnen Sie http://localhost:3000 in Ihrem Browser, um das Ergebnis zu sehen.
Simple tool for simulating lithium-ion batteries in electric vehicles.
Demo: https://ev-sim.inspyra.me/
If you find a bug, I blame the AI.
This is a Next.js project bootstrapped with create-next-app.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 in your browser to see the result.