- Download the installer for Node LTS.
- Install the ionic CLI globally:
npm install -g ionic - Clone this repository:
git clone https://github.com/anindita/stitch.git. - Run
npm installfrom the project root. - Run
ionic servein a terminal from the project root.
Note: To use the messaging feature, you need to set up a Stream Chat API connection from your local server.