Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/reeli/rendertron-demo
https://github.com/reeli/rendertron-demo
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/reeli/rendertron-demo
- Owner: reeli
- Created: 2017-12-11T02:01:42.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T05:44:12.000Z (about 1 year ago)
- Last Synced: 2024-05-27T21:17:37.839Z (7 months ago)
- Language: TypeScript
- Size: 49.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rendertron
Dependencies:
* Node 7+
* Headless Chrome ([Since Chrome 59](https://developers.google.com/web/updates/2017/04/headless-chrome))install rendertron:
```
npm i rendertron -g
rendertron
```start this project:
```
npm install
npm run serve
```