Contributing - exta
Docs
Community
Contributing

Contributing

First, thank you for your contribution. 🚀🚀

#Project Structure

#Contribute

  1. Fork and clone repository
Terminal
git clone https://github.com/do4ng/exta.git
cd core
  1. Install dependencies

This repository uses yarn berry. yarn must be installed.

Terminal
yarn install
  1. Make changes
  2. Open a Pull Request