This is Chat App Example using Movex, built in next.js.
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.
To learn more about Movex, take a look at the following resources:
- Movex Documentation - learn about Movex features and API.
You can check out the Movex GitHub repository - your feedback and contributions are welcome!