Skip to content

NicolaSpadari/vite-vue-template

Repository files navigation

Features

  • ⚡️ Vue 3, Vite - latest, cutting-edge techologies

  • 🏎️ Pnpm - Fast OOTB

  • 📂 File-based routing

  • 📦 Components and composables auto importing

  • 📥 APIs and types auto importing

  • 🎨 UnoCSS

  • 🔥 <script setup>

  • 🦾 Typescript

UI Frameworks

  • UnoCSS (The instant on-demand atomic CSS engine)
  • SCSS

Plugins

Coding Style

Clone to local

npx degit NicolaSpadari/vite-vue-template my-app
cd my-app

Development

Run and visit http://localhost:3000.
@antfu/ni is recommended for the installation.

Install packages:

$ ni

Start project:

$ nr dev

Build

To build, run

$ nr build

Will create the dist folder ready to be uploaded

About

Personal basic vue project template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published