/chatio

Primary LanguageJavaScript

Chat IO

ℹ️️ Instructions: ℹ️

In case you dont have yarn installed:

  1. npm i -g yarn - to install yarn

In Terminal:

  1. yarn to install and run project right after installation
  2. yarn start to run the server (will work only if project is installed)
  3. Inside the browser: http://localhost:3000
  4. Enjoy life! 👩‍💻🌴🍹

Run Tests:

  1. cd client from root folder
  2. yarn test