I didn't use docker. My environment is Ubuntu 24 + node 22.
this project is based on vue3 (composition-api) + typescript.
Moreover, I used pinia state management, vite unit-test, playwright integration test, and oxfmt code formatter.
I used 'zod' for validation.
- install node 22
- run
npm i - run
npm run dev
- 4 hours