Skip to content

pangeo-data/pangeo.io

Repository files navigation

Pangeo landing page

Landing Page for Pangeo project.

Overview

This project is built using the following tools/technologies:

  1. Next.js
  2. Chakra UI

Requirements

  1. Node.js
  2. yarn or npm

Installation for local development

1. Clone the repository

git clone https://github.com/pangeo-data/pangeo.io

2. Install dependencies

yarn install
# or
npm install

3. Run the development server

yarn dev
# or
npm run dev

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

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

Acknowledgments

This page is built from a clone of the Xarray landing page. We appreciate their open source developments.

About

Pangeo Website

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 30