/chatty

A React single-page-application alternative client for the shacknews chatty.

Primary LanguageJavaScriptMIT LicenseMIT

Chatty

A single-page-application alternative client for the shacknews chatty (http://www.shacknews.com/chatty).

Example Sites
How to run:

Notes

  1. Access it at http://localhost:3000
yarn start
How to build for production use:

Notes:

  1. Creates 'build' directory
  2. Serve build dir as the public root
yarn build

Technology Used