Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 503 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 503 Bytes

revue

🎥 Real-time movie review app built with Vue.js 2.0 and Pusher

To setup locally:

  • Clone repo - git clone [email protected]:olayinkaos/revue.git
  • Install dependencies - cd revue && npm install
  • Edit in your Pusher credentials in ./server/js and ./src/components/Reviews.vue. These can be gotten from the Pusher dashboard, after creating an app
  • Build and run app - npm run dev

You can see a live demo here