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

https://github.com/hackcreeper/ld57

LD57 game made by @jkniest & @Hacktier
https://github.com/hackcreeper/ld57

Last synced: about 1 year ago
JSON representation

LD57 game made by @jkniest & @Hacktier

Awesome Lists containing this project

README

          

# Nuxt Minimal Starter

Look at the [Nuxt documentation](https://nuxt.com/docs/getting-started/introduction) to learn more.

## Setup

Make sure to install dependencies:

```bash
bun install
```

## Development Server

Start the development server on `http://localhost:3000`:

```bash
bun run dev
```