Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kfarr/ratk-playground
playing around with reality accelerator toolkit
https://github.com/kfarr/ratk-playground
Last synced: about 2 months ago
JSON representation
playing around with reality accelerator toolkit
- Host: GitHub
- URL: https://github.com/kfarr/ratk-playground
- Owner: kfarr
- License: mit
- Created: 2023-11-15T05:23:34.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-15T05:34:00.000Z (about 1 year ago)
- Last Synced: 2024-10-09T16:40:23.045Z (3 months ago)
- Language: JavaScript
- Size: 87.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ratk-playground
playing around with reality accelerator toolkit## running locally
`npm install`
`npm run serve`
## deploying
`npm run build`
`cd dist`
(then distribute the contents of the dist dir)