Skip to content

Vue 3 - Typescript empty project with Tailwind CSS, ESLint, Prettier, and Husky pre-commit bundled.

Notifications You must be signed in to change notification settings

vyshnavsdeepak/vuejs-typescript-tailwind-linter-pre-commit

Repository files navigation

Vue.js (TypeScript) Initial Commit

This repository contains just one commit that inits Vue.js v3 and sets up the project development environment.

Plugins Included

  • Vite
  • Tailwind CSS
  • Linters
    • ESlint - Airbnb Linter
    • Prettier
  • Husky Pre-commit Hook

CTRL+C | CTRL+V

  • Initialise your Git repository.

  • Add this repo as another remote.

  • Fetch this branch from this remote.

  • Swtich back to your branch.

  • Cherry-pick the commit - 05ee2e5867b602085603fcd0a8de44d737534259

  • Replace the __PROJECT_NAME__ in package.json


While creating a new project with tools provided by Vue provides some really good examples as well, it still requires some time setting up things. This is just some effort from the author for making developer lives easy.

About

Vue 3 - Typescript empty project with Tailwind CSS, ESLint, Prettier, and Husky pre-commit bundled.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published