Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 673 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 673 Bytes

Ceasefire Now

Tech for Palestine

Help normalize Palestinian humanity in different ways.

Getting started

To run this project on your local machine, first install the npm dependencies:

npm install 

OR

yarn install

Next, run the development server:

npm run dev

Finally, open http://localhost:4321 in your browser to view the website.

Contributions

Contributions of all kind are welcome. Fork this repo, clone, create branch and make the first commit for change. Finally open a PR with appropriate title.