Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 207 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 207 Bytes

hmc-backoffice

Requirements

  • Nodejs v20.10+
  • npm

Development

  • npm install
  • npm run dev
  • Open http://localhost:8000 or http://localhost:8000/auth/login;

Build

npm run build