Pdfmake: http://pdfmake.org/ is down

Created on 18 Mar 2020  路  7Comments  路  Source: bpampuch/pdfmake

Hi :)

I am trying to access http://pdfmake.org/ but its down ...

Most helpful comment

If you're trying to load the playground like I was, it is pretty easy to clone the playground repo and run it locally from https://github.com/blikblum/pdfmake-playground

Looks like just

git clone https://github.com/blikblum/pdfmake-playground
cd pdfmake-playground
npm install
npm run dev
# nav browser to localhost:8080

All 7 comments

me too

If you're trying to load the playground like I was, it is pretty easy to clone the playground repo and run it locally from https://github.com/blikblum/pdfmake-playground

Looks like just

git clone https://github.com/blikblum/pdfmake-playground
cd pdfmake-playground
npm install
npm run dev
# nav browser to localhost:8080

Is there a way to access the code i was testing in the playground from my browser before the website went down?

Thank you :) , you can also use https://www.netlify.com/ .

@liborm85 down too

Site is back.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

svenyonson picture svenyonson  路  3Comments

Christian24 picture Christian24  路  3Comments

imoum007 picture imoum007  路  3Comments

michaelqiji picture michaelqiji  路  3Comments

jkd003 picture jkd003  路  3Comments