/scalio

Primary LanguageTypeScript

scalio

steps to run:

  • clone the repository git clone https://github.com/azatprog/scalio.git
  • cd ./scalio
  • npm run install-server
  • npm run install-client
  • npm run start-server
  • npm run start-client