- Install Node.js
- Install Meteor
- Download/clone a copy of CatJam to your device
- cd into the app directory and install the required libraries with:
$ meteor npm install
Once the installation is complete, you can run the application with:
$ meteor npm run start
If there was no problem during the whole process, the application will appear at http://localhost:3000
If you don't want to install it locally, you can also open this application at https://catbot.bar/
You can log in to the different accounts by using the credentials in settings.development.json