Skip to content

A basic frontend setup with Gulp, Tailwind CSS and Nunjucks.

Notifications You must be signed in to change notification settings

khahantk/nunjucks-tailwind-starter

Repository files navigation

nunjucks-tailwind-starter

A basic frontend setup with Gulp, Tailwind CSS and Nunjucks.

Project setup

NPM

npm install --global gulp-cli
npm install

Yarn

yarn global add gulp-cli
yarn

Start and hot-reloads for development

yarn start
// or
npm start

Build for production

yarn build
// or
npm run build

About

A basic frontend setup with Gulp, Tailwind CSS and Nunjucks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages