anubhav1206 / Journal

Basic Journal. New posts can be added to <url>/compose

Home Page:https://journal-qlqs.onrender.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Basic Journal. New posts can be added to <url>/compose

https://journal-qlqs.onrender.com


Languages

Language:CSS 67.2%Language:JavaScript 19.2%Language:EJS 13.6%