Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

ChatterBox

How to use

  1. Open the terminal, then change the directory to server
cd server
  1. Install the server module dependencies
npm i
  1. Run the server in the terminal, by using this command
npm run dev
  1. While running the server, open new terminal then change directory to client
cd client
  1. Install the client module dependencies, by using this command
npm i

or

yarn
  1. Run the client in the browser, by using this command
npm run dev

or

yarn dev

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages