FYI if any problem occur please contact with me immediately. Clone project to your device: git clone [repo-url] Run project: npm install npm run dev For github pushing: git add . git status git commit -m "your task name" git status git push If you start to work after my push to repo please do the following steps: git pull