https://github.com/kdhttps/node-ejs
Node JS boilerplat with EJS template engine
https://github.com/kdhttps/node-ejs
boilerplate ejs nodejs
Last synced: about 1 month ago
JSON representation
Node JS boilerplat with EJS template engine
- Host: GitHub
- URL: https://github.com/kdhttps/node-ejs
- Owner: kdhttps
- License: mit
- Created: 2019-04-26T19:11:02.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-30T17:20:37.000Z (about 7 years ago)
- Last Synced: 2025-10-07T22:02:03.605Z (8 months ago)
- Topics: boilerplate, ejs, nodejs
- Language: HTML
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# node-ejs
Node JS ejs template engine demo
## Installation
Install dependencies
```
$ npm install
```
# Configuration
Use .env file for configuration.
# License
MIT