Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 441 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 441 Bytes

fresh project

Usage

Start the project:

Start the fresh local development server with following command.

deno task start

The next step is start the tailwind server Start with following commanddeno task tailwind and build production ready minify css file with deno task tailwind:build command.

the start will watch the project directory and restart as necessary and tailwind command build css file base on class.