Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 218 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 218 Bytes

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