An open API service indexing awesome lists of open source software.

https://github.com/devjjmv/vue-template

A simple home template to create your web page
https://github.com/devjjmv/vue-template

vue

Last synced: over 1 year ago
JSON representation

A simple home template to create your web page

Awesome Lists containing this project

README

          

# Vue 3 home template

This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 `` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.

Learn more about the recommended Project Setup and IDE Support in the [Vue Docs TypeScript Guide](https://vuejs.org/guide/typescript/overview.html#project-setup).

*To run the project just install the dependences with*:
npm install

*Then run with*:
npm run dev

*You should check the LocalHost in 5173 port like this*:
➜ Local: http://localhost:5173/