Skip to content

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

License

Notifications You must be signed in to change notification settings

latestchatty/chatty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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