🎥 Real-time movie review app built with Vue.js 2.0 and Pusher
- Clone repo -
git clone [email protected]:olayinkaos/revue.git - Install dependencies -
cd revue && npm install - Edit in your Pusher credentials in
./server/jsand./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