Skip to content

🧰 A Minimal Webpack 5/4 boilerplate with Tailwind CSS 3, TypeScript, PostCSS, Prettier And More.

License

Notifications You must be signed in to change notification settings

Ikram-Maulana/webpack-tailwind-boilerplate

Repository files navigation

Webpack 5 Boilerplate

html npm nodejs Webpack5 Tailwindcss Typescript Postcss Prettier
Minimal Webpack 5 boilerplate with Tailwind CSS 3, TypeScript, PostCSS, Prettier And More. It also includes optimization for development and production build. There is also a version that uses webpack 4.

First Setup Instruction

git clone https://github.com/Ikram-Maulana/webpack-tailwind-boilerplate.git
cd webpack-tailwind-boilerplate
npm install

Instruction for Usage

  • Development server
    Build the app in dev mode and run webpack serve
    npm run start-dev
  • Production Build
    Build the app in production mode
    npm run build

License

This project is open source and available under the MIT License.

About

🧰 A Minimal Webpack 5/4 boilerplate with Tailwind CSS 3, TypeScript, PostCSS, Prettier And More.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages