https://github.com/wpessential/gulp-html-template
Write HTML via Gulp JS
https://github.com/wpessential/gulp-html-template
Last synced: about 1 year ago
JSON representation
Write HTML via Gulp JS
- Host: GitHub
- URL: https://github.com/wpessential/gulp-html-template
- Owner: wpessential
- License: gpl-3.0
- Created: 2024-10-24T11:34:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-13T10:32:27.000Z (over 1 year ago)
- Last Synced: 2025-03-13T11:24:29.287Z (over 1 year ago)
- Language: JavaScript
- Size: 96.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gulp HTML Template Compiler
Write HTML via Gulp JS using the NPM ^20.16.0
First, install the NPM
`npm install`
After the installation of NPM use the GULP command
`gulp`
OR
`npm run dev`