Make sure you have npm
and yarn
on your local machine
- Clone this repository and cd into it
- Run
yarn
ornpm install
to download dependencies - Set up your pusher account
- Execute
adonis serve --dev
to run the project in your browser - See the tutorial for useful notes
- Adonis
- npm or Yarn
- Pusher account
- Pusher channels - Pusher Channels
- Adonis - Beautiful Php framework
- Bootstrap - A beautiful Css framework
##Acknowledgments
Christian Nwamba tutorial - Inspiring and useful article