Vue 3 + Vite

Для звпуска json-сервера пользуйтесь командой json-server --watch data/db.json --port 3000 Данная команда запустит сервер на порту 3000

Для запуска лицевой yarn dev / npm run dev порт 5173

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Recommended IDE Setup