Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 699 Bytes

LEARN.md

File metadata and controls

20 lines (15 loc) · 699 Bytes
  • Frontend Of This Project is Buit With ReactJS & Backend Is In NodeJS.

  • You Need To Start Both Server

  • Backend : Starting Nodejs Server

  • Upload Data First /Data/bhagavad-gita-data in this DIR as Mentioned Above

  • Open Terminal In Backend Dir & type

  • npm i

  • node index.js

  • Frontend : Starting ReactJs

  • Open Your Terminal and Type

  • npm i

  • npm start