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

ALexLatcovschi/chatty

This branch is 36 commits behind latestchatty/chatty:master.

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.2%
  • CSS 1.9%
  • HTML 1.9%