intfract / vue-spa

Vue + Vite + Vue Router Single Page Application Template!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue SPA

Welcome to your single page application that has a dynamic router and premade navigation bars.

Quick Start

Fork this repository and run the following commands in the shell.

npm install
npm run dev

Replit

Use the template repl or fork this repository and import it into your repl using the GitHub integration.

Development

  • Edit index.html to manage your global styles and scripts
  • Edit src/App.vue to configure your Vue application
  • Edit src/main.js to modify the premade dynamic router

About

Vue + Vite + Vue Router Single Page Application Template!

License:MIT License


Languages

Language:Vue 76.7%Language:JavaScript 13.4%Language:HTML 8.1%Language:Nix 1.9%