Landing page for the suite of interactive web applications for investigating the science of global warming, built by the Graasp team and its collaborators in 2021.
The landing page contains links to the applications, a Team section, a contact form, and logos of the project's sponsors.
To edit and view the website in your local environment, follow the instructions below.
- After cloning the repository, run
yarn
. - Run
yarn dev
to launch the project on a live local server.
- Build the project with
yarn build
- Upload the resulting files
- For AWS S3 bucket and Cloudfront settings, you might follow these instructions, especially the part about Cloudfront functions.