/movex-next-chat

A multiplayer chat app example with movex and next

Primary LanguageTypeScript

This is Chat App Example using Movex, built in next.js.

Completed Chat App Demo

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.

Learn More

To learn more about Movex, take a look at the following resources:

You can check out the Movex GitHub repository - your feedback and contributions are welcome!