Integrating with Other Frameworks Chapter 19
Getting ready
This recipe just requires a bit of Vue fundamentals, but really not much else.
Before starting though, ensure that you install RethinkDB. You can find more info on this
on their website (https://www.rethinkdb.com/docs/install/). If you have Homebrew,
you can install it with brew install rethinkdb.
Also, you will need a Clarifai token. To get one for free, go to https://developer.
clarifai.com/ and sign up. You'll be presented with the code you are supposed to write in
your application, like in the following image: