We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c5e6c7 commit 6f8cc1bCopy full SHA for 6f8cc1b
.gitpod.yml
@@ -1,5 +1,5 @@
1
tasks:
2
- - init: npm run build
+ - init: npm install && npm run build
3
command: npm start
4
ports:
5
- port: 8000
README.md
@@ -7,6 +7,7 @@
7
[](https://github.com/MrRio/jsPDF/blob/master/LICENSE)
8
[](https://lgtm.com/projects/g/MrRio/jsPDF/alerts/)
9
[](https://lgtm.com/projects/g/MrRio/jsPDF/context:javascript)
10
+[](https://gitpod.io/from-referrer/)
11
12
13
0 commit comments