File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 1
1
tasks :
2
- - init : npm run build
2
+ - init : npm install && npm run build
3
3
command : npm start
4
4
ports :
5
5
- port : 8000
Original file line number Diff line number Diff line change 7
7
[ ![ GitHub license] ( https://img.shields.io/github/license/MrRio/jsPDF.svg )] ( https://github.com/MrRio/jsPDF/blob/master/LICENSE )
8
8
[ ![ Total alerts] ( https://img.shields.io/lgtm/alerts/g/MrRio/jsPDF.svg?logo=lgtm&logoWidth=18 )] ( https://lgtm.com/projects/g/MrRio/jsPDF/alerts/ )
9
9
[ ![ Language grade: JavaScript] ( https://img.shields.io/lgtm/grade/javascript/g/MrRio/jsPDF.svg?logo=lgtm&logoWidth=18 )] ( https://lgtm.com/projects/g/MrRio/jsPDF/context:javascript )
10
+ [ ![ Gitpod ready-to-code] ( https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod )] ( https://gitpod.io/from-referrer/ )
10
11
11
12
12
13
You can’t perform that action at this time.
0 commit comments