Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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
```