create-vitawind

2.4.0 • Public • Published

vitawind pack logo

create-vitawind v2

Scaffolding for your tailwindcss v3 project


version node version
npm-download


Keep it easy, Keep it simple.

Nothing even "setup tailwindcss in jit mode" can stop you developing! Now, you can create project that pre built-in tailwindcss jit mode just using one-line command. Try it!

How Can I do ?

To start, open terminal at your directory where you want to put project. And, run following command:

npm i -g create-vitawind@next
npm init vitawind {project-name} -- {template}

base on this command, please give project name and choose a template, example:

npm i -g create-vitawind@next
npm init vitawind my-first-app -- --vue

Template List

  • --vue
    • --vue-ts
  • --react
    • --react-ts
  • --cra
  • --ng

More

for more information, please read "Scaffolding for your tailwindcss v3 project".

Package Sidebar

Install

npm i create-vitawind

Weekly Downloads

21

Version

2.4.0

License

MIT

Unpacked Size

257 kB

Total Files

138

Last publish

Collaborators

  • huibizhang