Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 455 Bytes

File metadata and controls

19 lines (12 loc) · 455 Bytes

Official website for the 1st Workshop on GenAI, Agents, and the Future of VIS (VISxGenAI) 2025 to be held in Vienna, Austria.

Getting Started

First, install dependencies:

npm install

Then, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.js. The page auto-updates as you edit the file.