Skip to content

anberger/chatty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatty

Chatty is a small example for building applications with Meteor 1.3, React and Webpack. Use the following instruction to install the application:

Make sure that you have installed ** Meteor ** and ** Node **

  1. Clone the repo to your computer git clone https://github.com/anberger/chatty.git

  2. Branch to the folder cd chatty

  3. Install dependencies npm install

  4. Start Meteor meteor

If you wanna use the facebook login, make sure that you enter your credentials from Facebook-Dev Page in your settings.json file.

TODO

  • Error handling
  • CSS modules

About

Small chat application build with meteor + webpack + react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published