1.0.0
To run the Quick Start examples of Spreadsheet Viewer, start a local HTTP static file server in the package root directory.
A few ways to do that, depending on your OS:
npx http-server -p 8080python -m http.server 8080python3 -m http.server 8080Then, go to http://localhost:8080 in your web browser.
This package contains:
spreadsheet-viewerPick your framework to see the Quick Start example: