Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 265 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 265 Bytes

RannsteinTC

Running the Lilo App

Lilo is (currently!) deployed at: https://lilo-bot.netlify.app/

If you wish to run it locally do the following:

  • change directory to tc-rannstein-app
  • run npm i
  • run npm start to launch it (in development mode)