Skip to content

This is a scaffold for creating new apps with Vue 3, typescript, Tailwind and Vite.

Notifications You must be signed in to change notification settings

crunchwrap89/Vue3-Typescript-Tailwind-Scaffold

Repository files navigation

Scaffold Application for Vue 3, Typescript, Tailwind and Vite.

This is a scaffold for creating new apps with Vue 3, typescript, Tailwind and Vite. This repo is automatically updated with the newest version of all dependencies via dependabot.

This project will recommend a number of extensions that might improve your developer experience. If you do not wish to use/install these extensions, you may just remove the extensions.json file from the .vscode folder. Then you will not recieve notifications about recommendations.

Find tutorials on fun coding projects at www.marcusn.dev

Project Requirements

Project Setup

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

This is a scaffold for creating new apps with Vue 3, typescript, Tailwind and Vite.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published