Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 267 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 267 Bytes

Steps to follow before cloning this repository Clone this repository Install both the client and server dependencies by running npm install Create an OpenAI account Add an API Key to your account in order to communicate with the API. Run both servers using npm start