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

kumarandena picture kumarandena  路  3Comments

m-brudi picture m-brudi  路  3Comments

jokris1 picture jokris1  路  3Comments

sayjeyhi picture sayjeyhi  路  3Comments

einfallstoll picture einfallstoll  路  3Comments