0.0.0 • Published 9 months ago

text-create-vitewind v0.0.0

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

ViteWind

ViteWind is an npm package that generates and downloads a starter project code for frontend with Taillwindcss using the Vite tool. The starter template includes Prettier for code formatting and ESLint for linting the code. This package simplifies the process of setting up a new project by providing a streamlined workflow.

Usage

You can use it to generate a new project by running the following command in your terminal:

npx vitewind@latest

Features

  • Generates a starter project code for frontend, only React till now.
  • Includes Tailwindcss for styling.
  • Uses the Vite tool for fast and efficient development.
  • Includes Prettier for code formatting.
  • Includes ESLint for linting the code.
  • Includes typescript support.

Command Line Interface

When running the 'npx vitewind' command, the following steps will be executed:

  1. Welcome message: Displays a welcome message and introduces the utility.
  2. Project name: Prompts you to enter the name for your project. The default name is "my-app."
  3. Choose a template: Asks you to select a template from the available options. The templates provided are:
    • React
    • React + Typescript
  4. Generating project: Generates the project code using the selected template.
  5. Nice shape: Displays the "ViteWind" title in a stylized ASCII art format.
  6. Guidelines: Provides instructions on how to start your project, including changing to the project directory, installing dependencies, and running the development server.

Acknowledgements

ViteWind is built using various open-source libraries and tools. We acknowledge and appreciate the hard work put into creating and maintaining these dependencies.

Contributing

Contributions to ViteWind are welcome! If you encounter any issues or have suggestions for improvements, please open an issue on the GitHub repository. We appreciate your feedback and contributions.

License

ViteWind is licensed under the MIT License.

Contact

If you have any questions or need further assistance, you can reach out to us at: