Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 844 Bytes

File metadata and controls

23 lines (12 loc) · 844 Bytes

Vue 3 + Vite

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.

Getting Started

Follow these steps to set up and start developing your Vue 3 project:

  1. Install the dependencies using npm:

    In the project directory, run:

    npm install

  2. Start the development server:

    npm run dev

If you have any questions or encounter any issues, feel free to reach out.

Recommended IDE Setup