See here.
npm init vue@3
# You need to select the preset as follows:
# √ Project name: ... vueschool-forum-vite
# √ Add TypeScript? ... No / Yes
# √ Add JSX Support? ... No / Yes
# √ Add Vue Router for Single Page Application development? ... No / Yes
# √ Add Pinia for state management? ... No / Yes
# √ Add Vitest for Unit Testing? ... No / Yes
# √ Add an End-to-End Testing Solution? » No
# √ Add ESLint for code quality? ... No / Yes
# √ Add Prettier for code formatting? ... No / Yes
#
# then follow the instructions