For development, you will need Node.js and a node global package, NPM or Yarn, installed in your environement along with a text editor of your choice.
The least version of node required is v14.x.
Just go on the official
website and download the installer.
Also, be sure to have git
available in your PATH, might need it
(You can download by clicking on the badge)
-
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.38.0/install.sh | bash
or wget -qO- https://raw.githubusercontent.com/nvm-sh/nvm/v0.38.0/install.sh | bash
To check that nvm is installed, type nvm --version 0.38.0
Then run nvm install 14.16.0
This command automatically installs as well as the latest version
-
You can find more information about the installation on the and the
$ node --version
v14.16.0
$ npm --version
6.14.8
After submitting your PR, please tag reviewer(s) in your PR message. You can tag anyone below for the following.
-
Markdown, Documentation changes :
Request @Mehdi - MidouWebDev's review !
-
Frontend, Design :
--> Choose two reviewers :
In our repository, there is a project board named Tasks - Mumble, it helps moderators to see how is the work going.