An example app using the consumer package for chat.dev
- Clone
https://github.com/extensional/consumer-example-app.git
cd
to folder
cd consumer-example-app
- install
npm i
- run
npm run start
- Navigate to the main page:
[http://localhost:3000/]
- You will see a list of examples
- Feel free to test with the examples. Look at the code to see how it works
- More docs available at https://docs.chat.dev