Is it possible to start a specific ionic project 3.0.1

I’m following a course and his ionic-angular is set to 3.0.1 Is it possible to start a specific ionic project for version 3.0.1?

Yes, it is possible through the command npm install -g ionic@3.0.1
But i would advice you to start with ionic 4
there are courses available for that too.