create-webpack-kit
v1.0.5
Published
Webpack Kit with Sass, tailwind, Bootstrap and much more!
Maintainers
Readme
npx create-webpack-kit project_nameHere're some of the project's best features:
- Template: Choose between JavaScript and TypeScript.
- Pass the
-tor--templateflag with optionsjavascriptortypescriptto set the template directly in the command.
- Pass the
- Sass: Decide whether you want to use Sass in your project.
- Pass
--sasswith optionsyesornoto set Sass directly.
- Pass
- UI Library: Select the UI library you prefer - Tailwind, Bootstrap, or none.
- Pass
--ui_librarywith optionstailwind,bootstrap, ornoneto set the UI library.
- Pass
npx create-webpack-kit my_awesome_project -t typescript --sass yes --ui_library tailwindnpx create-webpack-kit help🚀 Follow me on GitHub: Malik Hamza
Happy coding, and may your projects be as seamless as your webpack setup! 🌟
