Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/reeli/rendertron-demo


https://github.com/reeli/rendertron-demo

Last synced: about 1 month ago
JSON representation

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