Skip to content

antonsarg/ev-battery-sim

 
 

Repository files navigation

EV Batterie Simulation

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.

Erste Schritte

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.


EV Battery Simulation

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.

Getting Started

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 dev

Open http://localhost:3000 in your browser to see the result.

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.7%
  • Other 1.3%