OpenEVSE-UI

May 1, 2023 ยท View on GitHub

New User Interface for OpenEVSE Wifi module

image

Framework: Svelte ( https://svelte.dev/ ) / Vite ( https://vitejs.dev/ ) CSS Framework: Bulma ( https://bulma.io )

Recommended IDE Setup

VS Code + Svelte for VS Code.

develop & test

set VITE_OPENEVSEHOST in .env ( default to openevse.local)

git submodule update --init --recursive

npm install

npm run dev

point your browser to http://localhost:5173

build

npm run build

Contents

  1. 1Recommended IDE Setup
  2. 2develop & test
  3. 3build