create-fastvue

1.1.0 • Public • Published

create-fastvue

███████╗ █████╗ ███████╗████████╗    ██╗   ██╗██╗   ██╗███████╗
██╔════╝██╔══██╗██╔════╝╚══██╔══╝    ██║   ██║██║   ██║██╔════╝
█████╗  ███████║███████╗   ██║       ██║   ██║██║   ██║█████╗
██╔══╝  ██╔══██║╚════██║   ██║       ╚██╗ ██╔╝██║   ██║██╔══╝
██║     ██║  ██║███████║   ██║        ╚████╔╝ ╚██████╔╝███████╗
╚═╝     ╚═╝  ╚═╝╚══════╝   ╚═╝         ╚═══╝   ╚═════╝ ╚══════╝

Quickly establish a complete development environment for Vue projects, which basically includes the following development tools.

  • ✅️ Husky
  • ✅️ Lint-staged
  • ✅️ Commitlint
  • ✅️ ESLint
  • ✅️ Prettier
  • ✅️ Vitest

Installation

With NPM:

npm create fastvue@latest

With PNPM:

pnpm create fastvue@latest

Usage

Currently supported template include:

Node version >= 18+ or 20+ is required.

  • vanilla
  • vanilla-airbnb
  • typescript-airbnb

About

This project isn't for everyone. It's designed to simplify setting up the development environment so developers can get to work quickly. That's why I created this project, and it's also easy to adjust the setup if needed. If you have any suggestions or run into any issues, feel free to contact me. I really appreciate your support!

Readme

Keywords

none

Package Sidebar

Install

npm i create-fastvue

Weekly Downloads

1

Version

1.1.0

License

MIT

Unpacked Size

124 kB

Total Files

147

Last publish

Collaborators

  • bobosun0713