Ecosphere Prime Explorer App
Ecosphere Prime Explorer app to visualize climate data built with NextJS
# Install dependencies
npm ci --legacy-peer-deps
# Build the app
npm run build
# Run production server
npm run start
Open http://localhost:3000 with your browser to see the result