Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 187 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 187 Bytes

IA-Project


How to set up the client

  • In the folder src/client install the dependencies

     npm install
  • Now to start the client

     npm run dev