Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kjirou/dungeon-next
https://github.com/kjirou/dungeon-next
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kjirou/dungeon-next
- Owner: kjirou
- Created: 2015-11-20T15:24:22.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2021-08-31T07:34:04.000Z (over 3 years ago)
- Last Synced: 2024-12-07T16:37:39.132Z (20 days ago)
- Language: JavaScript
- Size: 153 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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
```