Rufus Pollock ad9cd5a5cc [site,build][s]: add prop-types as explicit dependency in attempt to fix build issue as per 0a9bafb66664d4d312bbb603ffa6a0a81cba0305.
```
ModuleNotFoundError: Module not found: Error: Can't resolve 'prop-types' in '/vercel/path0/site/node_modules/react-vega/esm'
```

See also https://github.com/vega/react-vega/issues/441 which report similar issue i think.
2021-12-17 11:19:01 +01:00
..

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.