/tailwind_with_ejs_starter_template

Express ejs with tailwind css starter template

Primary LanguageCSS

Node + Express + EJS + Tailwind CSS Starter Template

The intention of this project is how to create app using Node.js + Express.js + EJS + Tailwind css

Dependencies

Requirements

You need to have installed Node.js.

Set up

Clone the repo or download it.

Go to the project folder and run

$ npm install

And run your server running the following command in the root of the project:

$ npm run dev

Start the Tailwind CLI build process

Run the CLI tool to scan your template files for classes and build your CSS.:

$ npm run devcss