Pangeo-Forge's home page
CI | |
---|---|
Vercel Deployment | |
License |
This is a Next.js site. It is continuously deployed on Vercel. The live site is hosted at https://pangeo-forge.org.
git clone https://github.com/pangeo-forge/pangeo-forge.org
yarn install
# or
npm install
yarn dev
# or
npm run dev
Open http://localhost:3000 with your browser.