https://github.com/polygonjs/polygonjs-vue3-example
Example using the vuejs 3 component for Polygonjs
https://github.com/polygonjs/polygonjs-vue3-example
Last synced: 4 months ago
JSON representation
Example using the vuejs 3 component for Polygonjs
- Host: GitHub
- URL: https://github.com/polygonjs/polygonjs-vue3-example
- Owner: polygonjs
- Created: 2022-04-21T15:05:29.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-19T13:31:05.000Z (over 3 years ago)
- Last Synced: 2026-01-14T20:16:52.240Z (5 months ago)
- Language: TypeScript
- Size: 17.2 MB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Live Demo |
Vue 3 Component |
Polygonjs |
Forum |
Discord
# Vue 2 Component for Polygonjs
This is repository shows an example on how to use [Polygonjs Vue 3 Component](https://github.com/polygonjs/polygonjs-vue3).
# Install & Run
- install: `yarn` or `npm run install`
- run: `yarn serve` or `npm run serve`