cozy/CONTRIBUTING.md
2023-05-29 10:38:52 +02:00

701 B

Contributing to Cozy

Thank you for your interest to help bring the coziest web experience to people like you and me.

Tech Stack

This project is built with the following tech

  1. HTML, CSS, TypeScript
  2. Astro
  3. @extractus/article-extractor

Setting up the project

  1. Clone
git clone https://github.com/ayoayco/cozy-reader.git
  1. install dependencies
cd cozy-reader
npm install
  1. run the dev server
npm start

Good first issues

Go to our issues page to watch out for issues we label as "good first issue" or "help wanted"