Skip to content

chadsr/ionic-vue-ts-starter

Repository files navigation

example-app

Tests Build Releases CodeQL Reviewdog codecov

Development

Yarn

  1. Setup Yarn:
corepack enable
yarn set version stable
yarn install

VSCode

  1. Setup Yarn VSCode integrations:
yarn dlx @yarnpkg/sdks vscode

Known Issues / Future Improvements

Stencil vs Vite

stencil and its dynamic imports does not currently play well with vite. Once this issue is resolved, vue-cli-service can be replaced with vite.