Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 226 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 226 Bytes

ayurvedaAI

How to test and run this project:

Please download:

  • Node.js
  • OpenAI

To install: cd ayurvedaAI

npm install

1.) For the node.js backend

 node server

2.) For the React.js frontend:

 npm run start