https://github.com/clientio/rappid-example-vue3-vite
Minimal Setup for Rappid + Vue3 + Vite
https://github.com/clientio/rappid-example-vue3-vite
jointjs
Last synced: 4 months ago
JSON representation
Minimal Setup for Rappid + Vue3 + Vite
- Host: GitHub
- URL: https://github.com/clientio/rappid-example-vue3-vite
- Owner: clientIO
- Created: 2021-09-20T14:17:14.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-23T07:35:29.000Z (about 3 years ago)
- Last Synced: 2025-03-03T04:14:04.094Z (12 months ago)
- Topics: jointjs
- Language: Vue
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rappid + Vue 3 + Vite
This template should help get you started developing with Rappid and Vue 3 in Vite. The template uses Vue 3 `` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.
### Prerequisites
To run the following code, you will need a [Rappid license](https://www.jointjs.com/license) that comes with the Rappid installable package file `rappid.tgz`.
## Recommended IDE Setup
- [VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=johnsoncodehk.volar)