Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 426 Bytes

File metadata and controls

10 lines (8 loc) · 426 Bytes

BetAnyLotto

Bet Any Lotto is an advanced React frontend for Lottery products. The system is designed to be agnostic. This is currently the react frontend with a basic Django core attached. The project is frontend-complete, but the backend has yet to be completed.

To preview the fully working (albeit mocked frontend) - run the frontend_bet-any-lotto package using Vite, as it is react based:

  • npm install
  • vite run dev