Sh3lby007 / elite-task

Home Page:https://sh3lby007.github.io/elite-task/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elite-Task

A straightforward task management application built with Vue 3 + Vite + TypeScript + Pinia

Recommended IDE Setup

VSCode + Volar (and disable Vetur).

Type Support for .vue Imports in TS

TypeScript cannot handle type information for .vue imports by default, so we replace the tsc CLI with vue-tsc for type checking. In editors, we need Volar to make the TypeScript language service aware of .vue types.

Project Setup

node v18.20.0 recommended

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

About

https://sh3lby007.github.io/elite-task/


Languages

Language:Vue 68.1%Language:TypeScript 26.4%Language:HTML 2.7%Language:CSS 1.6%Language:JavaScript 1.3%