Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.22 KB

README.md

File metadata and controls

25 lines (16 loc) · 1.22 KB

jaspr_tailwind_daisyui

Jaspr project with Tailwind and DaisyUI.

Available as a part of the Styling your Jaspr website with Tailwind CSS and DaisyUI tutorial.

Running the project

Run your project using jaspr serve.

The development server will be available on http://localhost:8080.

Building the project

Build your project using jaspr build.

The output will be located inside the build/jaspr/ directory.

Useful Links