Skip to content

green-code-initiative/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ab34e0b Β· Feb 22, 2025
Nov 18, 2024
Feb 22, 2025
Jan 31, 2025
Feb 11, 2025
Oct 27, 2024
Oct 12, 2023
Sep 15, 2023
Feb 22, 2025
Jan 6, 2024
Sep 18, 2024
Nov 11, 2024
Jan 22, 2025
Jan 22, 2025
Jan 6, 2024
Jan 6, 2024
Nov 18, 2024
Nov 18, 2024

Repository files navigation

Green Code Initiative website

Let's write low-carbon software!

This repository contains the source code of green-code-initiative.org developed with Vue.js.

Note

Although our website has an ecological footprint, we strive to make it as light and optimized as possible. Don't hesitate to suggest ideas and improvements on this aspect.

πŸš€ Project Setup

Copy .env.example to .env

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

πŸ“„ Documentation

For more detailed information, please refer to the documentation in the doc folder. This includes guides on updating team members, organizations, and more.