https://github.com/polygonjs/vue-example-with-css-objects
https://github.com/polygonjs/vue-example-with-css-objects
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/polygonjs/vue-example-with-css-objects
- Owner: polygonjs
- Created: 2023-03-28T14:10:41.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-28T14:54:36.000Z (about 3 years ago)
- Last Synced: 2025-08-15T11:45:28.801Z (10 months ago)
- Language: TypeScript
- Size: 2.72 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Created with [Polygonjs](https://polygonjs.com)
# Open Polygonjs Editor
- 1: install dependencies, with `yarn` or `npm install`
- 2: run: `yarn polygon` or `npm run polygon`
- 3: open your browser on `http://localhost:8091`
If you have any trouble installing it, the docs may be able to help: [https://polygonjs.com/docs/](https://polygonjs.com/docs/)
# Load Scenes
- load Scene01 (which has a single CSSObject): http://localhost:5173/?s=1
- load Scene02 (which has a multiple CSSObjects): http://localhost:5173/?s=2