This repository shows to integrate STRICH SDK into a Vue 3 project. You need a valid license key to run this sample. To get started with STRICH SDK, check out to the Getting Started guide.
To start the development server, run npm run dev
.
The project was created using the following commands/selections:
% npm create vue@latest
Need to install the following packages:
create-vue@3.10.1
Ok to proceed? (y) y
Vue.js - The Progressive JavaScript Framework
✔ Project name: … strich-vue3-sample
✔ Add TypeScript? … Yes
✔ Add JSX Support? … No
✔ Add Vue Router for Single Page Application development? … Yes
✔ Add Pinia for state management? … No
✔ Add Vitest for Unit Testing? … No
✔ Add an End-to-End Testing Solution? › No
✔ Add ESLint for code quality? … No
✔ Add Vue DevTools extension for debugging? (experimental) … No