Skip to content

ardianta/hugo-tailwindcss-boilerplate

Repository files navigation

Requirement

  • Hugo extended version.

Install

npm install

Run

You can run using Hugo server:

hugo server

or NPM:

npm start

Build

To build for production, be sure to set the NODE_ENV variable:

NODE_ENV=production hugo

or just use this command:

npm run build

About

Hugo and Tailwind CSS Boilerplate

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published