Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 196 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 196 Bytes

elearning

How to run

  1. clone the repo
  2. cd to repo folder
  3. run : npm install to install modules
  4. cd client and do run "npm install" to install node modules of the client
  5. Run: yarn dev