main cdrxiv website
This repository includes the source code for the cdrxiv.org website. The site is a Next.js project, deployed on Vercel.
Assuming you already have Node.js
installed, you can install the build dependencies with:
npm install .
To start a development version of the site, simply run:
npm run dev
and then visit http://localhost:3000/
in your browser.
All the code in this repository is MIT licensed.
CDRXIV is a registered trademark (application pending). CDRXIV’s digital assets (graphics, logo, etc) are licensed as CC-BY.
Important
Content and data associated with this repository and hosted on CDRXIV are subject to additional terms of use. See the FAQ for more information on how CDRXIV content is licensed.