Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

mir4a/chat-app

Repository files navigation

Simple chat application

Meteor + React

Setup

For running this app you'll need NodeJS, Meteor, MongoDB and some extra tools for development.

NodeJS

We use LTS version of NodeJS. For download and install instructions follow official NodeJS site.

Another option to install and switch between different node version we recommend to use Node Version Manager

MongoDB

We use current stable release of MongoDB as database for our project. Follow official site link for download and installation instructions.

Meteor

As main full-stack framework we use Meteor. Installation instructions available here.

ReactJS

To get know about React follow it's official documentations and simple todo app Meteor tutorial

Running the application

After setup process is done simply type the following command in terminal:

meteor

and type http://localhost:3000 in your selected browser

About

Meteor + React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published