Ionic3 developing a web app

if im developing a web app using ionic, how can i start up my app? Install ionic as usual using “npm install -g ionic” command and start my app?

Take a look at this links:

Please check out all the basic guides first (specifically around how to use ‘ionic serve’ etc). The community created a lot of guidance including detail YouTube videos for beginners. This should help you get started!