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
- Host: GitHub
- URL: https://github.com/devjjmv/vue-template
- Owner: DevJJMV
- Created: 2025-01-23T04:39:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-23T04:58:05.000Z (over 1 year ago)
- Last Synced: 2025-01-31T22:12:38.974Z (over 1 year ago)
- Topics: vue
- Language: Vue
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/