For development, you will only need Node.js installed on your environement. And please use the appropriate Editorconfig plugin for your Editor (not mandatory).
$ git clone https://github.com/ORG/PROJECT.git
$ cd PROJECT
$ npm install
$ npm start
$ npm run build