Skip to content

xipascu/ChattyApp

Repository files navigation

React Boilerplate

A minimal and light dev environment for ReactJS.

screenshots

"basic usage of the app and functionality"

Usage

Clone the boilerplate and create your own git repo.

git clone git@github.com:lighthouse-labs/react-simple-boilerplate.git
cd ChattyApp
npm install
npm start

Start the server.

separate terminal:
cd chatty_server
npm start
open http://localhost:3000

Dependencies

About

IM service using React, Babel, Webpack, and WebSockets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published