Skip to content

cemalturkcan/vue-ssg-starter

Repository files navigation

Kickstart your web app development with this Vue 3 Starter Project
My own version of Vitesse

Features

  • ⚡️ Vue 3 and Vite for fast development
  • 🗂 File-based routing
  • 📦 Components auto-importing
  • 📑 Layout system
  • 🗒 Markdown support
  • 🔥 <script setup> syntax
  • 🖨 Static-site generation (SSG) via vite-ssg
  • 🦾 TypeScript support

Getting Started

Requirements

  • Node.js (v14 or higher)
  • npm or yarn

Installation

Clone the repository and install dependencies:

npm install
# or
yarn install
# vue-ssg-starter

About

My own version of Vitesse

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published