/Thesis-SDIU

Primary LanguageJavaScript

How to run Project locally:

  1. Clone the project git clone https://github.com/lapduy1112/Thesis-SDIU.git

  2. Goto Both 'Frontend' and 'Backend' folder cd sdiu-fe , cd sdiu-be

  3. Install dependencies on Both Frontend & Backend npm install NOTE : In 'backend' make sure to create a '.env' file

  4. Start the Frontend and Backend npm start