Skip to content

morer/ionic-vue-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b153dd0 · Jul 29, 2019

History

3 Commits
Jul 29, 2019
Jul 29, 2019
Jul 29, 2019
Jul 29, 2019
Jul 29, 2019
Jul 29, 2019
Jul 29, 2019

Repository files navigation

ionic-vue-test

A demo to demostrate how to setup ionic vue, for more information, please visit ionic

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Probably problem fix

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 ionicons@4.5.9-1 --save-dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published