Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 177 Bytes

File metadata and controls

13 lines (11 loc) · 177 Bytes

Sibaro UI

Setup

  • Copy .env.template into .env and input real information
  • Install dependencies
    npm install
  • Build
    npm run build