Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/silasberger/chatbox

A platform for chat-based educational games.
https://github.com/silasberger/chatbox

computer-science computer-science-education cryptology eduapp education educational-game game informatik school

Last synced: about 7 hours ago
JSON representation

A platform for chat-based educational games.

Awesome Lists containing this project

README

        

# Chatbox
A chatform for educational games.

## Usage
- `npm install`: Install dependencies
- `npm run dev`: Run dev server at http://localhost:3000
- `npm run build`: Build the app for production to the `dist` folder