https://github.com/cham11ng/ejs2html
EJS template to HTML using gulp-ejs :heart_eyes:
https://github.com/cham11ng/ejs2html
Last synced: 3 months ago
JSON representation
EJS template to HTML using gulp-ejs :heart_eyes:
- Host: GitHub
- URL: https://github.com/cham11ng/ejs2html
- Owner: cham11ng
- License: mit
- Created: 2018-03-05T08:10:40.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-05T10:18:47.000Z (over 8 years ago)
- Last Synced: 2025-02-10T15:15:03.416Z (over 1 year ago)
- Language: HTML
- Homepage:
- Size: 21.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ejs2html
EJS template to HTML
## Requirements
* [Node.js](https://yarnpkg.com/en/docs/install) - 8.9.4 or above
* [Yarn](https://yarnpkg.com/en/docs/install) - 1.3.2 or above
* [NPM](https://docs.npmjs.com/getting-started/installing-node) - 5.6.0 or above
## Quick Start
```
$ git clone git@github.com:cham11ng/ejs2html.git
$ yarn
$ yarn build
```