Skip to content

Sp0ne/vue3-vite-typescript-starter

Repository files navigation

Vue3 + Vite + Typescript Starter

Simple starter template for developing Vue 3 app with some often used features

💻 Vue 3 | Vite | Typescript | Vuex | ESLint | Prettier | Axios.

Screen Starter


📦️ Features

  • Vue 3 (Composition API)
  • Vite
  • Typescript support
  • Routing via vue-router
  • ESLint + Prettier
  • Axios
  • Vuex
  • SCSS/SASS support
  • More soon…

💾 Installation

👇 Hit in your terminal for setup

# npm install yarn

🥑 Usage

Compiles & hot-reloads for development

# npm run dev yarn dev # Or Vite preview yarn serve

Build & minifies for production

# npm run build yarn build

Lints & fixes files

# npm run lint yarn lint

Prettier & format files

# npm run format yarn format

Goto application

App running at on localhost


🧐 Tests

🚧 Coming soon… (cypress ?)

🐞 Bugs & contributing

👍 First off, thanks for taking the time to contribute! 👍

The issue tracker is the preferred channel for bug reports, features requests and submitting pull requests.


🍭 Credits

Originally written & currently maintained by @Sp0ne © 2021

</💻> with ❤ by @Sp0ne. Have Fun 🍻


About

Simple fast starter for developing with Vue 3 and Typescript in Vite. (With Lint & Prettier tools)

Topics

Resources

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •