Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michealparks/aframe-template
A template for js13k projects built with A-Frame and Svelte.
https://github.com/michealparks/aframe-template
js13k
Last synced: about 1 month ago
JSON representation
A template for js13k projects built with A-Frame and Svelte.
- Host: GitHub
- URL: https://github.com/michealparks/aframe-template
- Owner: michealparks
- License: mit
- Created: 2022-07-04T15:51:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-08T04:30:15.000Z (over 1 year ago)
- Last Synced: 2024-12-03T01:36:14.204Z (about 2 months ago)
- Topics: js13k
- Language: TypeScript
- Homepage: https://michealparks.github.io/aframe-template/
- Size: 280 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# aframe-svelte-template
A template for [A-Frame](https://aframe.io/) projects build with [Svelte](https://svelte.dev/).I use this template for my [js13k](https://js13kgames.com/) projects.
### Getting started
```bash
npm install
npm start
```