A single-page-application alternative client for the shacknews chatty (http://www.shacknews.com/chatty).
- https://latestchatty.org (React version)
- http://chatty.nixxed.com (old Angular2 version)
Notes
- Access it at http://localhost:3000
yarn start
Notes:
- Creates 'build' directory
- Serve build dir as the public root
yarn build
- React (Rendering / Components)
- React-router (Routing)
- Material-ui (UI Framework / Google Material Design)
- Create-Create-App (Zero config build system)