Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/akarachen/vite-vue-starter

🏕 Opinionated Vite + Vue Starter Template
https://github.com/akarachen/vite-vue-starter

Last synced: about 1 month ago
JSON representation

🏕 Opinionated Vite + Vue Starter Template

Awesome Lists containing this project

README

        

# Vue 3 + TypeScript + Vite

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.

## Recommended IDE Setup

- [VS Code](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar)

## Features

- ⚡️ [Vue 3](https://github.com/vuejs/core), [Vite 3](https://github.com/vitejs/vite), [pnpm](https://pnpm.io/), [ESBuild](https://github.com/evanw/esbuild) - born with fastness

- 🗂 [File based routing](./src/pages)

- 🍍 [State Management via Pinia](https://pinia.vuejs.org/)

- 📑 [Layout system](./src/layout)

- 🎨 [CSS Module](./src) - use CSS Module to write better CSS

- 🔥 Use the [new `<script setup>` syntax](https://github.com/vuejs/rfcs/pull/227)

- 📥 [NO auto importing](https://github.com/antfu/unplugin-auto-import) - write Cleaner Code

- 🦾 TypeScript, of course

- ☁️ Deploy on Vercel, zero-config