Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 176 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 176 Bytes

Edumax backend

git clone https://github.com/Hassenchouadah/edumax-backend.git
  1. Installation of modules
npm install
  1. Starting server
npm run dev