Problem solved when I installed Node.js setup and checked the checkbox that says : Automatillaclly install the necessary tools.
At first I had problem with version of Node.js , but after I installed the right version.
Used commands to run the project :
1) npm install vue
2) npm install -g @vue/cli
3) npm install –save-dev webpack
4) npm install
5) npm run dev