``` ModuleNotFoundError: Module not found: Error: Can't resolve 'prop-types' in '/vercel/path0/site/node_modules/react-vega/esm' ```
This the Portal.JS website.
It is built on Next.js.
Getting Started
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
Deployment
We currently deploy on Vercel.