Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 235 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 235 Bytes

Examples of @ionic/vue usage

Installation

yarn install
# or
npm install

Running local development server

yarn run serve
# or
npm run serve