Skip to content

habibicoding/task-app-vuetify-medium

Repository files navigation

Task App Vuetify 3 medium.com Tutorial

Full Tutorial

Link to YouTube channel Vuetify 3 TypeScript Tutorial Series.

Written tutorial on Medium

Link to medium.com Vuetify 3 TypeScript Tutorial Series.

Project setup

# pnpm
pnpm install

Compiles and hot-reloads for development

# pnpm
pnpm dev

Compiles and minifies for production

# pnpm
pnpm build

Lints and fixes files

# pnpm
pnpm lint

Run tests

# pnpm
pnpm test:unit

Run Tests with coverage

# pnpm
pnpm test:coverage

Customize configuration

See Configuration Reference.

💪 Support Vuetify Development

This project is built with Vuetify, a UI Library with a comprehensive collection of Vue components. Vuetify is an MIT licensed Open Source project that has been made possible due to the generous contributions by our sponsors and backers. If you are interested in supporting this project, please consider:

📑 License

MIT

Copyright (c) 2016-present Vuetify, LLC