react-nexus-chat

3.1.1 • Public • Published

React Nexus Chat

Full demo chat app built with react-nexus.

Running it

  • npm install

  • npm start

  • Head your browser to localhost

  • You're done.

If you want to tweak things up, the source code is meant to be very straightfoward - checkout src/config.jsx especially for hosts/ports.

If you want to run the server in development mode (without minification and much more runtime checks), run:

  • NODE_ENV=developement gulp

  • NODE_ENV=development node src/server.jsx

Have fun!

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 3.1.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 3.1.1
    0
  • 3.1.0
    0
  • 3.0.1
    0
  • 3.0.0
    0

Package Sidebar

Install

npm i react-nexus-chat

Weekly Downloads

0

Version

3.1.1

License

MIT

Last publish

Collaborators

  • elie.rotenberg