Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kjirou/dungeon-next


https://github.com/kjirou/dungeon-next

Last synced: 13 days ago
JSON representation

Awesome Lists containing this project

README

        

# dungeon.next

## Development

### Installation

```bash
git clone [email protected]:kjirou/dungeon-next.git
npm install
npm run build
npm run develop
```