Expressions of Peace extend the Freedom of Expression;
.. imagined and being implemented as a novel and sustainable way of assuring a World Peace (optionally) as a citizen of any country/countries, while experiencing that along with the basic attitude & behavior of a world residency.
They are indeed expressions, initially textual, and have been used in test (since August 2022) and production (since October 2022) environments.
on your nodejs installed machine's terminal, type:
git clone https://github.com/demo-verse/expressions-of-peace-homepage.git
– fetch the code to your dev environmentnpm start
– start project locallynpm run build
– export project for productionnpm run serve
– serve production build locally
This homepage is started as a clone of mantine-template, maintained by @Giuseppetm.