Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 240 Bytes

File metadata and controls

8 lines (7 loc) · 240 Bytes

React + TypeScript + Vite

  • node required: 20+
  • npm i
  • npm run dev (start app)
  • npm run cy:open (open cypress gui)
  • npm run build-docker (to build the image)
  • npm run run-docker (to run the image, requires docker desktop installed)