/vrg/ archive javascript thing
src | ||
.gitignore | ||
observablehq.config.js | ||
package-lock.json | ||
package.json | ||
README.md |
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.