Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alvingxv/create-ejs-tailwind
https://github.com/alvingxv/create-ejs-tailwind
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/alvingxv/create-ejs-tailwind
- Owner: alvingxv
- Created: 2022-07-10T15:16:51.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-10T16:17:15.000Z (over 2 years ago)
- Last Synced: 2024-10-17T13:18:10.184Z (30 days ago)
- Language: CSS
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Simple MVC with Express + EJS + TailwindCSS
> This is a starter template for MVC with Express using EJS and TailwindCSS
# Installation
For installation run the following command in your terminal
```bash
npx create-ejs-tailwind your-project-name
```