Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 151 Bytes

readme.md

File metadata and controls

12 lines (10 loc) · 151 Bytes
  • Run npm dependencies

    • npm ci
  • Run dashboard locally

    PORT= \
    USERNAME= \
    KEY= \
    GOOG_AUTH = \
    npm run start-debug