# Vrg Archive This is an [Observable Framework](https://observablehq.com/framework/) app. To install the required dependencies, run: ``` npm install ``` Then, to start the local preview server, run: ``` npm run dev ``` Then visit to preview your app. For more, see .