MoveLedger

Inventory logging app
other projects/moveledger-vscode-ready

MoveLedger

MoveLedger is packaged as a VS Code-ready local web app. It includes app files, a small static server, demo login details, and local browser storage for testing moving and inventory workflows.

HTMLCSSJavaScriptNode.js

Highlights

  • Local static server for development
  • Demo login flow for quick testing
  • Browser-storage MVP architecture

Run Locally

  1. 1npm install
  2. 2npm run start
  3. 3Open http://localhost:5500