3.0.1 • Published 2 years ago

create-kowind v3.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

:bird: KOWind :bird:

Vite helper based on vitawind

  • 🧰 Easy To Install
  • ⚡️ Automatically open Tailwind JIT Mode
  • ⚙ One-Command Setting
  • :rocket: Automatically configures ESLint and some plugins for it.

Eslint plugins:

  • eslint-config-prettier
  • eslint-config-standard
  • eslint-plugin-import
  • eslint-plugin-import-helpers
  • eslint-plugin-n
  • eslint-plugin-prettier
  • eslint-plugin-promise
  • eslint-plugin-react

:computer: Why Kowind? :computer:

Kowind is a Vite helper that helps you to quickly start a Vite project.

Based on vitawind, kowind brings ESLint plugin and some other plugins to it that help you to format your code quickly and efficiently.

:book: What is Vite? :book:

Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects.

:speech_balloon: How to use Kowind? :speech_balloon:

Just run the following commands in your terminal.

    $ yarn create kowind <project-name> --template <template-name>
    #or
    $ npm init kowind <project-name> --template <template-name>
$ cd <project-name>
Kowind install all the dependencies automatically for you.

Just run `yarn dev` or `npm run dev` to start the project.

The project will be available at **`http://localhost:3000`**.


I hope you enjoy using Kowind!

Feel free to ask questions or report bugs on [Github](https://github.com/kayooliveira/kowind).
## License
MIT

#### <p align="center"> made with :two_hearts: by [Kayo Oliveira](https://github.com/kayooliveira)
3.0.1

2 years ago

3.0.0

2 years ago

2.1.4

2 years ago

2.1.3

2 years ago

2.1.2

2 years ago

2.1.1

2 years ago

2.1.0

2 years ago

2.0.3

2 years ago

2.0.2

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago