Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 278 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 278 Bytes

Exam #1: "Questionario"

For running it must be used two terminal windows:

  • Client
npm -C client i  && npm -C client run start
  • Server
npm -C server i && npm -C server run

All credentials are in the info file

License

MIT