MedSocket

How to

  • Installing dependencies

    With yarn:

    yarn

    Or with npm:

    npm install
  • Running the code

    With yarn:

    yarn start

    Or with npm:

    npm start