New User Interface for OpenEVSE Wifi module
Framework: Svelte ( https://svelte.dev/ ) / Vite ( https://vitejs.dev/ ) CSS Framework: Bulma ( https://bulma.io )
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
npm run build