Skip to content

Meeting (group) chat built with Meteor and Tailwindcss

License

Notifications You must be signed in to change notification settings

LucasLeandro1204/meteor-chat

Repository files navigation

Meteor chat

Meteor + Tailwindcss

Requirements

  • Node
  • NPM

Installation

If you have any problems please check the Meteor docs first.

1 - Clone the project

$ git clone [email protected]:LucasLeandro1204/meteor-chat.git chat
$ cd chat

2 - Run meteor

$ meteor

Testing

todo