https://github.com/leoziondev/node-ejs
Start with Node Express and template engine EJS
https://github.com/leoziondev/node-ejs
ejs express node tailwindcss
Last synced: 2 months ago
JSON representation
Start with Node Express and template engine EJS
- Host: GitHub
- URL: https://github.com/leoziondev/node-ejs
- Owner: leoziondev
- Created: 2021-08-15T02:00:21.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-15T02:07:40.000Z (almost 5 years ago)
- Last Synced: 2025-08-10T19:31:38.322Z (10 months ago)
- Topics: ejs, express, node, tailwindcss
- Language: EJS
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Start Node Express EJS and Tailwindcss
Study and Learning EJS Template View with Node Express and Tailwind
## Start Project
```
npm install
```
## Run Server
```
node server
```
Open browser => localhost:8080