vrg-archive/README.md
hiina c5e7bf307a implement the thing
seems to work pretty okay.
2025-04-11 17:13:08 -06:00

349 B

Vrg Archive

This is an Observable Framework app. To install the required dependencies, run:

npm install

Then, to start the local preview server, run:

npm run dev

Then visit http://localhost:3000 to preview your app.

For more, see https://observablehq.com/framework/getting-started.