Detail steps to create ionic project
You can create ionic sample application with below steps:
#
Configuration StepsStep 1: First, you need to install Node.js. Then, install the latest Ionic command-line tools in your terminal.
Step 2: Create ionic blank application via below command:
Step 3: We can Run ionic app in browser for instant result
Step 4: Add android platform to ionic application via below command: