https://github.com/sr258/mustache-preview-demo
https://github.com/sr258/mustache-preview-demo
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sr258/mustache-preview-demo
- Owner: sr258
- License: mit
- Created: 2024-06-13T06:36:50.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-14T05:40:02.000Z (about 2 years ago)
- Last Synced: 2025-06-04T19:37:11.859Z (about 1 year ago)
- Language: Mustache
- Size: 19.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Mustache Preview Demo
Demonstrates how to use the NPM package
[`mustache-preview`](https://www.npmjs.com/package/mustache-preview).
## Requirements
- NodeJS >= 20
## Usage
- Clone.
- `npm install`.
- Run `npx mustache-preview`.
- Load the preview in `http://localhost:3000`.