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

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:

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
```