Skip to content

seanpm2001/OpenJS-Foundation_Open-Visualization

 
 

Repository files navigation

Open Visualization

The Open Visualization Collaboration Space “OpenVis” is a forum within the OpenJS Foundation to neutrally govern the most comprehensive and widely adopted visualization libraries based on JavaScript and WebGL.

This is our website, built on Next.js and hosted on Vercel.

Getting Started

Make sure you have Node.js and Yarn installed.

Create an .env.local file with the following contents:

NEXT_PUBLIC_SITE_URL="http://localhost:3000/"

Then, run the development server:

yarn dev

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

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.

About

The new Open Visualization site, built in Tailwind and Next.js

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.1%
  • JavaScript 1.8%
  • CSS 0.1%