tailwind-boilerplate-webpack-purgecss Tailwind Templates

Tailwind Boilerplate Webpack Purgecss

tailwind-boilerplate-webpack-purgecss

Installation

You must install node package manager npm before running the application

Install dependencies

$ npm install 

Start Development Server

$ npm run start-dev

Build Production

$ npm run build

If you are on linux/MacOS Change build script

"build" : "export NODE_ENV=production && webpack --config webpack/webpack-prod.js --mode production"

Top categories

Loading Svelte Themes