Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 194 Bytes

README.MD

File metadata and controls

15 lines (10 loc) · 194 Bytes

moneyManger

  • simple money manager

Tools

Installation

  • cp.exe .env.example .env
  • yarn
  • yarn node ace migration:run
  • yarn dev