/vrg/ archive javascript thing
Find a file
hiina c5e7bf307a implement the thing
seems to work pretty okay.
2025-04-11 17:13:08 -06:00
src implement the thing 2025-04-11 17:13:08 -06:00
.gitignore init from demo 2025-04-10 17:12:44 -06:00
observablehq.config.js implement the thing 2025-04-11 17:13:08 -06:00
package-lock.json init from demo 2025-04-10 17:12:44 -06:00
package.json init from demo 2025-04-10 17:12:44 -06:00
README.md implement the thing 2025-04-11 17:13:08 -06:00

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.