How to clone ionic project from git which i already have created before

I have already created the ionic project which i have commuted into the git. On which my new machine after clone i am not able start or serve the project

You need to install the packages first with npm install. Then type ionic state reset to reinstall the nativ plugins