/sinfo-webapp

:earth_africa: The public webapp of sinfo

Primary LanguageJavaScriptMIT LicenseMIT

Sinfo Web App

Enable logs

Enter the following on your browser's console:

localStorage.debug = true

How to run it

  1. download/install node.js
  2. install dependencies: npm install
  3. run it: npm start
  4. open http://localhost:9000 in a browser