1.0.0 • Published 9 months ago

vtm-cli v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months ago

VTM CLI

A CLI for React Vite Projects developed by the group TechMinds.

VTM is a CLI for generating boilerplates in React Vite projects, in order to facilitate the repetitive process of configuring tools such as i18n, Docker, Tailwind, DarkMode, Auth JWT, Redux, etc...

How to use?

To use the VTN is simple, just download the package globally with the command npm install -g vtm. After that, just open the terminal in any folder and use the cli with the vtm command.

Commands

  • vtm | Welcome message
  • vtm create <projectName> | Create a new project
  • vtm -h | List Commands

Parameters

  • -i or -install | Install dependencies after project generation
1.0.0

9 months ago