A demo to demostrate how to setup ionic vue, for more information, please visit ionic
npm install
npm run serve
npm run build
npm run lint
If the below error occured on the CLI
"export 'ICON_PATHS' was not found in 'ionicons/icons'
Please manully run the command to add dependency.
npm install [email protected] --save-dev