verena-ifx / example-vue3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue 3 example app

Example project to test the following Infineon libraries:

  • design-system-bootstrap,
  • design-system-tokens,
  • infineon-icons
  • infineon-icons-vue

Installation

Create .npmrc file at project root with following content:

@infineon:registry=https://npm.pkg.github.com/

@fortawesome:registry=https://npm.fontawesome.com/ //npm.fontawesome.com/:_authToken=your-auth-token

Run:

npm install

Run:

npm run dev

About


Languages

Language:JavaScript 36.5%Language:Vue 28.5%Language:CSS 28.0%Language:HTML 7.0%