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.
Copy .env.example
to .env
npm install
npm run dev
npm run build