instantview icon indicating copy to clipboard operation
instantview copied to clipboard

Telegram Instant view template generator tool

Results 2 instantview issues
Sort by recently updated
recently updated
newest added

The link in the description is dead, would be cool to check out a live version of this

``` docker run -p 8080:8080 --name nodee -it node:6.16.0-jessie bash cd /home git clone https://github.com/vah7id/instantview.git cd instantview npm install npm run dev ``` Open localhost:8080 Enter url on index page,...