Installation
MikroSheets ships as a static browser app. No account server or API is required.
Requirements
Section titled “Requirements”- A modern browser.
- A static file server for local testing.
Run Locally
Section titled “Run Locally”curl -sSL -o mikrosheets.zip https://releases.mikrosuite.com/mikrosheets_latest.zipunzip mikrosheets.zip -d mikrosheetscd mikrosheets/*npx http-server . -a 127.0.0.1 -p 8000 -c-1Open http://127.0.0.1:8000.
Release Downloads
Section titled “Release Downloads”The latest release archive is available from GitHub Releases and this stable URL:
https://releases.mikrosuite.com/mikrosheets_latest.zip