To facilitate the development of a plugin, we drastically reduce the amount of commands necessary to install the entire development environment. Before getting started, you need to have Node.js (v8) and npm (v5) installed.
## Development Environment Setup
To setup the development environment please **follow the instructions below:**
1. [Fork the repository](https://github.com/strapi/strapi) to your own GitHub account.
If the installation failed, please remove the global packages related to Strapi. The command `npm ls strapi` will help you to find where your packages are installed globally.