Getting Started
Setup
-
Fork the
mmdevs.orgrepository. - Create a branch.
sh
git switch -c your_branch
- Install dependencies
sh
npm install
- Install Git hooks
sh
npm run hooks:install
mmdevs.org repository.git switch -c your_branch
npm install
npm run hooks:install