deployment-talks/chat-app
2024-09-30 21:58:44 -04:00
..
src Add the build step and work on the components of the frontend. 2024-09-30 21:58:44 -04:00
static Add the build step and work on the components of the frontend. 2024-09-30 21:58:44 -04:00
.editorconfig Add the Chat Rooms. Start working on the frontend app. 2024-09-29 21:49:30 -04:00
.gitignore Add the Chat Rooms. Start working on the frontend app. 2024-09-29 21:49:30 -04:00
bun.lockb Add the build step and work on the components of the frontend. 2024-09-30 21:58:44 -04:00
package.json Add the build step and work on the components of the frontend. 2024-09-30 21:58:44 -04:00
README.md Add the Chat Rooms. Start working on the frontend app. 2024-09-29 21:49:30 -04:00
tsconfig.json Add the Chat Rooms. Start working on the frontend app. 2024-09-29 21:49:30 -04:00

To install dependencies:

bun install

To run:

bun run dev

open http://localhost:3000