Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 589 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 589 Bytes

PusherCoins

This app demonstrates how to use ReactJS, Pusher, and Service Worker to build a realtime PWA.

View tutorial

How to run this app

  1. Clone the repo - https://github.com/yomete/pushercoins
  2. Open src/Today/Today.js, and server.js and edit with your Pusher credentials which can be gotten from the Pusher dashboard
  3. In the root of the project folder, run npm install to install all dependencies.
  4. Then run npm start to get the app up and running.

Built With

...

Acknowledgements

...