#npm$ npm init vite-app $ cd $ npm install $ npm run dev #yarn$ yarn create vite-app $ cd $ yarn install$ yarn dev