Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 392 Bytes

README.md

File metadata and controls

35 lines (21 loc) · 392 Bytes

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