0.0.2 • Published 3 years ago

create-tailwindcss-app v0.0.2

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

Create TailwindCSS App

A simple and modular utility to bootstrap tailwindcss projects. You can provide different type of structures like React, HTML/CSS/JS (more coming soon!)

Great! How do I use it?

Well it is pretty simple, run

npx create-tailwindcss-app
OR
yarn create tailwindcss-app

and it will guide you accordingly!

You can also install it globally - npm i -g create-tailwindcss-app and then run create-tailwindcss-app

Documentation

Coming soon at https://create-tailwindcss-app.aktindo.me

Contributing

Contributions are always welcome. Just make a PR describing your new features on our GitHub repository.

I found a bug/issue

In this case, feel free to open an issue on our GitHub Repository.

Alright, that should be it. Thanks for reading!