An open API service indexing awesome lists of open source software.

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

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